discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building gnustep-gui-0.8.4 on RedHat 8.0


From: Bruce Bennett
Subject: Re: Building gnustep-gui-0.8.4 on RedHat 8.0
Date: Fri, 21 Mar 2003 03:47:31 GMT
User-agent: Pan/0.13.3 (That cat's something I can't explain)

On Sun, 16 Mar 2003 20:12:29 +0100, Jean-François Rouanet wrote:

> Hello,
> I am trying to install gnustep on Linux RedHat 8.0 and the build of 
> gnustep-gui-0.8.4 failed with this error message. I have tried with the 
> tar.gz and with the src rpm and I got the same result:
> 
> 
> shared_obj/ix86/linux-gnu/gnu-gnu-gnu/portaudio/pa_unix_oss/pa_unix_oss.o(.text+0x12e4):
>  
> undefined reference to `pthread_create'
> shared_obj/ix86/linux-gnu/gnu-gnu-gnu/portaudio/pa_unix_oss/pa_unix_oss.o: 
> In function `PaHost_StopEngine':
> shared_obj/ix86/linux-gnu/gnu-gnu-gnu/portaudio/pa_unix_oss/pa_unix_oss.o(.text+0x13b0):
>  
> undefined reference to `pthread_join'
> collect2: ld returned 1 exit status
> make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/gnustep_sndd] Error 1
> make[2]: *** [gnustep_sndd.all.tool.variables] Error 2
> make[2]: Leaving directory 
> `/usr/src/redhat/BUILD/gnustep-gui-0.8.4/Tools/gsnd'
> make[1]: *** [internal-all] Error 2
> make[1]: Leaving directory `/usr/src/redhat/BUILD/gnustep-gui-0.8.4/Tools'
> make: *** [internal-all] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.43892 (%build)

By chance I experienced exactly the same problem and error message, by
compiling and installing the gnustep-make package *before* discovering
that gnustep-base won't compile without RH's objc rpms installed (doh!).

I then installed the objc stuff, compiled gnustep-base with no apparent
problems, but encountered the above error in compiling gnustep-gui.

Solution: start again by building gnustep-make so that it can pick up the
full, correct config info from objc. The gnustep-gui package should then 
compile without error.

Cheers,

/B


reply via email to

[Prev in Thread] Current Thread [Next in Thread]