discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Help getting environment running


From: Sean Fulton
Subject: Re: Help getting environment running
Date: Mon, 17 Feb 2003 17:16:48 -0500
User-agent: KMail/1.4.3

Thanks, Phil.

I downloaded the latest CVS snapshot and built the gnustep-base package. It 
fixed that problem.

Linking app MyApp ...
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so: 
undefined reference to `GSSetInstanceVariable'
collect2: ld returned 1 exit status
make[1]: *** [MyApp.app/ix86/linux-gnu/gnu-gnu-gnu/MyApp] Error 1
make: *** [MyApp.all.app.variables] Error 2

The snaphot gnustep-gui won't build:

make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/NSPrintOperation.o] Error 
1
make[2]: *** [libgnustep-gui.all.library.variables] Error 2
make[2]: Leaving directory 
`/home/seanasy/Software/src/redhat/BUILD/gnustep-gui-0.8.3/Source'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory 
`/home/seanasy/Software/src/redhat/BUILD/gnustep-gui-0.8.3'
error: Bad exit status from /var/tmp/rpm/rpm-tmp.62517 (%build)
Now, there's something wrong with gnustep-gui. 

Is there a snapshot that might be sure to work?

Thanks.

        Sean

On Monday 17 February 2003 02:06 pm, Philippe C.D. Robert wrote:
> Hi,
>
> I had the very same problem and managed to fix it by recompiling
> everything from scratch after updating my sources from CVS. I don't
> know why this fixed the problem, but it did (just recompiling the
> originally downloaded sources did not help!)...:-)
>
> -Phil
>
> On Monday, February 17, 2003, at 06:49  Uhr, Sean Fulton wrote:
> > Hello,
> >
> > I'm trying to get GNUstep set up on Redhat 8.0. I've downloaded and
> > rebuilt
> > the SRPMS. I can compile apps but not run them. gdomap and gdnc are
> > running.
> >
> > When I log in and GNUstep.sh is run I get the error:
> >
> > /usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/make_services:
> > relocation
> > error:
> > /usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-
> > base.so.1:
> > undefined symbol: __vacall_r
> >
> > When I try to run a compiled app, it segfaults. In the output I see
> > something
> > similar to above:
> >
> > 2003-02-17 17:47:55.925 ImageViewer[16654] Running
> > /usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/font_cacher
> > /usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/font_cacher:
> > relocation
> > error:
> > /usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-
> > base.so.1:
> > undefined symbol: __vacall_r
> >
> > Any ideas?
> >
> > Thanks.
> >
> >     Sean
> >
> >
> > _______________________________________________
> > Discuss-gnustep mailing list
> > Discuss-gnustep@gnu.org
> > http://mail.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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