[Debburn-devel] cdrkit-1.0 build error on Solaris 2.8
Brian Lindholm
brian_lindholm at users.sourceforge.net
Wed Nov 29 23:59:57 CET 2006
Eduard,
I tried your snapshot tarball today, and it got much
further on Solaris 2.8 than cdrkit-1.0 did. However, it
still died on cdda2wav with the following error:
make -C build Makefile
make -C build all
make[1]: Entering directory `/tmp/lindhobe/cdrkit/build'
make[2]: Entering directory `/tmp/lindhobe/cdrkit/build'
[ 2%] Built target paranoia
[ 5%] Built target scg
[ 34%] Built target schily
[ 34%] Built target deflt
make[3]: Entering directory `/tmp/lindhobe/cdrkit/build'
Linking C executable cdda2wav
Undefined first referenced
symbol in file
gethostbyname CMakeFiles/cdda2wav.dir/toc.o
(symbol belongs to implicit dependency /usr/lib/libnsl
ld: fatal: Symbol referencing errors. No output written to cdda2wav
collect2: ld returned 1 exit status
make[3]: *** [cdda2wav/cdda2wav] Error 1
make[3]: Leaving directory `/tmp/lindhobe/cdrkit/build'
make[2]: *** [cdda2wav/CMakeFiles/cdda2wav.dir/all] Error 2
make[2]: Leaving directory `/tmp/lindhobe/cdrkit/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/lindhobe/cdrkit/build'
make: *** [all] Error 2
Perhaps a "-lnsl" is missing? I'll poke further into it
tomorrow.
Brian
Eduard Bloch wrote:
> #include <hallo.h>
> * Brian Lindholm [Wed, Nov 22 2006, 02:43:03PM]:
>
>> Gentlemen,
>>
>> I've tried to build cdrkit-1.0 on Solaris 2.8
>> (in an effort to make my Unix machine look much
>> like my Debian Linux installation at home), but it
>> dies with error messages coming from the compiler.
>>
>
> Thank you for testing. The ongoing Solaris port, actually some
> configuration fixes were available in the development trunk only and
> were incomplete. Now they should be. ;-)
>
>
>> OS = Solaris 2.8
>> Compiler = gcc-3.4.6 (hand-rolled)
>> CMAKE = cmake-2.4.3 (hand-rolled)
>> make = GNU make-3.81 (hand-rolled)
>>
>> I was unable to fix it myself. Any suggestions?
>>
>
> Yes. Please test the current snapshot from
> http://rootfs.net/misc/cdrkit.tgz in the same environment and report
> results.
>
> Eduard.
>
More information about the Debburn-devel
mailing list