Hi,

I'm having some trouble compiling unattended from cvs. It goes all wrong
at slang-2.0.7.
I'm using gutsy gibbon as a build platform and gcc-3.3

This is the error:

gcc -isystem /buildenv/Unattended/unattended/linuxboot/fakeinclude
-L/buildenv/Unattended/unattended/linuxboot/fakelib
-L/buildenv/Unattended/unattended/linuxboot/stage1/lib
-L/buildenv/Unattended/unattended/linuxboot/stage1/usr/lib
-Wl,-rpath-link,/buildenv/Unattended/unattended/linuxboot/stage1/lib -g
-O2  slsh.o readline.o -o slsh_exe -Wl,-export-dynamic
-L/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/objs
-L/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/elfobjs
-lslang  -lm
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/objs/libslang.a(slimport.o):
 In function `do_dlsym':
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:162: 
undefined reference to `dlsym'
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:169: 
undefined reference to `dlerror'
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/objs/libslang.a(slimport.o):
 In function `dynamic_link_module':
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:224: 
undefined reference to `dlopen'
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:297: 
undefined reference to `dlerror'
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:242: 
undefined reference to `dlerror'
/buildenv/Unattended/unattended/linuxboot/slang-2.0.7/src/slimport.c:287: 
undefined reference to `dlclose'
collect2: ld returned 1 exit status
make: *** [slsh_exe] Error 1

I've tried numerous things, (CFLAGS=-fno-stack-protector, etc)

Anybody have a clue on what to do?

Thanks!
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to