Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: I tried all the combinations. The furthest I get is Linking bin/smbd ... collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 Well that's definitely a linking error. If you got the same error with both sun ld and gnu ld then my best guess is that you have a broken s

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
On Feb 4, 2009, at 2:59 PM, Brian H. Nelson wrote: myron wrote: I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's th

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's the reason I use gnu's ld. So, now I'm trying it with Su

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
I tired a few things now. I had gcc-4.2.1 on my system, si I trited that. It failed at the same spot. I then tried it with Sun's gcc and Sun's ld and that failed with an option to ld that it didn't understand. I think that's the reason I use gnu's ld. So, now I'm trying it with Sun's gcc and

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread David Eisner
On Wed, Feb 4, 2009 at 10:36 AM, Brian H. Nelson wrote: > Any particular reason you're using GNU's ld? If you want to experiment you I'd also suggest trying to build it with the native ld. This is the gcc I used to build Samba: $ gcc -v Using built-in specs. Target: i386-pc-solaris2.10 Configur

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread Brian H. Nelson
myron wrote: 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? Any particular reason you're using GNU's ld? If you want to experiment you can try building

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
On Feb 4, 2009, at 9:32 AM, David Eisner wrote: What compiler are you using? I was able to build 3.3.0 on a Solaris 10 system using gcc-4.3.3. I'm using 3.4.4 -David On Wed, Feb 4, 2009 at 9:19 AM, myron wrote: I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far i

Re: [Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread David Eisner
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 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.s

[Samba] can't make 3.3.0 on Solaris 10

2009-02-04 Thread myron
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...@sun