Re: dependency_libs?

2006-05-03 Thread Andreas Volz
Am Tue, 2 May 2006 13:22:54 +0200 schrieb Andreas Volz: > Perhaps my cross compiler enviroment isn't sane. If I don't use > --without-x my hosts X installation is found: > > ... > checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include > ... Now I found a solution to really preven

Re: dependency_libs?

2006-05-03 Thread Ralf Wildenhues
* Andreas Volz wrote on Wed, May 03, 2006 at 10:16:44AM CEST: > Am Tue, 2 May 2006 13:22:54 +0200 schrieb Andreas Volz: > > > Perhaps my cross compiler enviroment isn't sane. If I don't use > > --without-x my hosts X installation is found: > > checking for X... libraries /usr/X11R6/lib, headers /

Re: dependency_libs?

2006-05-03 Thread Andreas Volz
Am Wed, 3 May 2006 10:31:31 +0200 schrieb Ralf Wildenhues: > To be able to confirm or deny anything here, we would need much more > information. configure log, build log, contents of all .la files Ok, at first I show the cross build of freeglut. Here is the packages configured and build: (log fi

Re: fail.at failing on HP-UX

2006-05-03 Thread Ralf Wildenhues
Hi Albert, Sorry for the delay. * Albert Chin wrote on Sun, Apr 30, 2006 at 11:21:57PM CEST: > On Sun, Apr 30, 2006 at 05:09:23PM +0200, Ralf Wildenhues wrote: > > * Albert Chin wrote on Sun, Apr 30, 2006 at 05:00:46PM CEST: > > > I'm getting the following test failure from HEAD on HP-UX 11.23/PA

Re: fail.at failing on HP-UX

2006-05-03 Thread Albert Chin
On Wed, May 03, 2006 at 06:16:46PM +0200, Ralf Wildenhues wrote: > > This should work. Let's just hope there is no legacy system where both > "test -x" doesn't work and the linker outputs broken binaries. > > OK? (We can still factor it nicely in a macro should we need it > elsewhere.) It work

Re: dependency_libs?

2006-05-03 Thread Ralf Wildenhues
* Andreas Volz wrote on Wed, May 03, 2006 at 03:23:40PM CEST: > Am Wed, 3 May 2006 10:31:31 +0200 schrieb Ralf Wildenhues: > > > To be able to confirm or deny anything here, we would need much more > > information. configure log, build log, contents of all .la files > > Ok, at first I show the c

RE: Problems on Solaris 10 (sparc)

2006-05-03 Thread Brandon Molnar
Hi Ralf, After looking around on the PHP bug site, I found out that my problem isn't a bug with PHP or libtool at all! It was actually a problem with the pre-installed version of Net-SNMP 5.0.9 with Solaris 10. I grabbed a pre-compiled version of Net-SNMP 5.1.4 from sunfreeware.com and was able

Re: Problems on Solaris 10 (sparc)

2006-05-03 Thread Ralf Wildenhues
Hi Brandon, * Brandon Molnar wrote on Thu, May 04, 2006 at 12:50:53AM CEST: > > After looking around on the PHP bug site, I found out that my problem isn't > a bug with PHP or libtool at all! It was actually a problem with the > pre-installed version of Net-SNMP 5.0.9 with Solaris 10. I grabbed