[Samba] Compile problems with 3.07 on solaris

Mike Peterson mikep at noc.utoronto.ca
Thu Sep 16 20:21:45 GMT 2004


Hi Henrik,

>I have "severe" problems compiling samba 3.0.7 on solaris8, my gcc is 
>built with /usr/ccs/bin/ld and therefore gcc bails with an ld -E error 
>since the -E parameter isn´t supported in /usr/css/bin/ld.
>Trying to compile with suns forte 6.2 compiler produces the following 
>error, don´t know if it´s related to the compiler though.
>
>Linking nsswitch/libnss_wins.so
>ld: fatal: file dynconfig.po.o: open failed: No such file or directory
>ld: fatal: file lib/version.po.o: open failed: No such file or directory
>ld: fatal: File processing errors. No output written to 
>nsswitch/libnss_wins.so
>make: *** [nsswitch/libnss_wins.so] Error 1

At this point do:

mv -i ./dynconfig.po.po.o ./dynconfig.po.o
mv -i ./lib/version.po.po.o ./lib/version.po.o
make

and the build will complete just fine.

Mike.
--
Mike Peterson -- Network Security Specialist -- U/Toronto Network Operations
E-mail: mikep at noc.utoronto.ca               WWW: http://www.noc.utoronto.ca/
Tel: 416-978-5230                                          Fax: 416-971-1362


More information about the samba mailing list