Hi All,

I have downloaded the 4.7 and cvs version of unattended, and when trying
to compile i am getting the a error with slang ....

My build platform is an ubuntu 8.04 box with gcc downgraded to 3.3.6 and
replaced dash with bash :)

Any suggestions???

Here is there error :-

Thanks

B. Royles
Senior ICT Technician
King Edward VII School 

libslang.a created
in /home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/objs
make[2]: Leaving directory
`/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src'
cd slsh; make all
make[2]: Entering directory
`/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/slsh'
cp ../src/config.h .
gcc -isystem /home/brett/unattended/unattended-4.7/linuxboot/fakeinclude
-L/home/brett/unattended/unattended-4.7/linuxboot/fakelib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/usr/lib
-Wl,-rpath-link,/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib -c 
-g -O2  -I/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src 
-DSLSH_CONF_DIR='"/usr/etc"' -DSLSH_PATH='"/usr/share/slsh"' 
-DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' 
-DSLSH_PATH_ENV='"SLSH_PATH"'  slsh.c
gcc: -rpath-link: linker input file unused because linking not done
gcc: /home/brett/unattended/unattended-4.7/linuxboot/stage1/lib: linker
input file unused because linking not done
gcc -isystem /home/brett/unattended/unattended-4.7/linuxboot/fakeinclude
-L/home/brett/unattended/unattended-4.7/linuxboot/fakelib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/usr/lib
-Wl,-rpath-link,/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib -c 
-g -O2  -I/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src 
-DSLSH_CONF_DIR='"/usr/etc"' -DSLSH_PATH='"/usr/share/slsh"' 
-DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' 
-DSLSH_PATH_ENV='"SLSH_PATH"'  -DUSE_GNU_READLINE=0 readline.c
gcc: -rpath-link: linker input file unused because linking not done
gcc: /home/brett/unattended/unattended-4.7/linuxboot/stage1/lib: linker
input file unused because linking not done
gcc -isystem /home/brett/unattended/unattended-4.7/linuxboot/fakeinclude
-L/home/brett/unattended/unattended-4.7/linuxboot/fakelib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib
-L/home/brett/unattended/unattended-4.7/linuxboot/stage1/usr/lib
-Wl,-rpath-link,/home/brett/unattended/unattended-4.7/linuxboot/stage1/lib -g 
-O2  slsh.o readline.o -o slsh_exe -Wl,-export-dynamic 
-L/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/objs 
-L/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/elfobjs 
-lslang  -lm
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/objs/libslang.a(slimport.o):
 In function `do_dlsym':
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:162: 
undefined reference to `dlsym'
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:169: 
undefined reference to `dlerror'
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/objs/libslang.a(slimport.o):
 In function `dynamic_link_module':
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:224: 
undefined reference to `dlopen'
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:297: 
undefined reference to `dlerror'
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:242: 
undefined reference to `dlerror'
/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/src/slimport.c:287: 
undefined reference to `dlclose'
collect2: ld returned 1 exit status
make[2]: *** [slsh_exe] Error 1
make[2]: Leaving directory
`/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7/slsh'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/brett/unattended/unattended-4.7/linuxboot/slang-2.0.7'
make: *** [slang-2.0.7/src/objs/libslang.a] Error 2
[EMAIL PROTECTED]:~/unattended/unattended-4.7/linuxboot$ 




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to