-ldl is required.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 3 Jul 2008 01:16:14 +0000 (01:16 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 3 Jul 2008 01:16:14 +0000 (01:16 +0000)
bootmanager.spec

index 88b7992..ddabaed 100644 (file)
@@ -36,7 +36,7 @@ nodes.
 %setup -q
 
 %build
-gcc -shared -fPIC -Os -o source/libc-opendir-hack.so source/libc-opendir-hack.c
+gcc -shared -fPIC -ldl -Os -o source/libc-opendir-hack.so source/libc-opendir-hack.c
 
 %install
 rm -rf $RPM_BUILD_ROOT