What compiler are you using? I was able to build 3.3.0 on a Solaris 10 system using gcc-4.3.3.
-David On Wed, Feb 4, 2009 at 9:19 AM, myron <[email protected]> wrote: > I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into > the make before this message: > > Linking bin/smbd > ./bin/libtdb.so: undefined reference to `wr...@sunw_0.9' > ./bin/libwbclient.so: undefined reference to `sl...@sunw_0.7' > ./bin/libtdb.so: undefined reference to `prea...@sunw_1.4' > ./bin/libtdb.so: undefined reference to `fc...@sunw_0.9' > ./bin/libtalloc.so: undefined reference to `cl...@sunw_0.9' > ./bin/libtdb.so: undefined reference to `r...@sunw_0.9' > ./bin/libtdb.so: undefined reference to `ms...@sunw_0.9' > ./bin/libtdb.so: undefined reference to `pwrit...@sunw_1.4' > ./bin/libtdb.so: undefined reference to `sel...@sunw_1.4' > ./bin/libtdb.so: undefined reference to `fs...@sunw_0.9' > collect2: ld returned 1 exit status > make: *** [bin/smbd] Error 1 > > There's no special configure options. I'm using gnu's ld not Sun's. > The only reference I could find to this problem with the ld program used. > Anyone on Solaris 10 have this same problem? > > --myron > ================================= > Myron Kowalski > MoCoSIN Network/Systems Administrator > Moravian College > [email protected] > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- David Eisner http://cradle.brokenglass.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
