Solved Re: garnome compilation error on Red Hat 7.3 with gcc 3.2
- From: Andy Tai <lichengtai yahoo com>
- To: Jeff Waugh <jdub perkypants org>, garnome-list gnome org
- Subject: Solved Re: garnome compilation error on Red Hat 7.3 with gcc 3.2
- Date: Mon, 23 Sep 2002 19:09:12 -0700 (PDT)
OK, I think I find a way to make it work.
In gar.conf.mk, there is a line
LD_LIBRARY_PATH :=
/lib:$(DESTDIR)$(libdir):$(DESTDIR)$(BUILD_PREFIX)/lib:/lib:/usr/lib:
which does not carry in the existing LD_LIBRARY_PATH
values. Maybe that line should be changed as
LD_LIBRARY_PATH :=
/lib:$(DESTDIR)$(libdir):$(DESTDIR)$(BUILD_PREFIX)/lib:/lib:/usr/lib:$(LD_LIBRARY_PATH)
so people using custom (homebrewed) compilers and
environments can have their tools working with
garnome...
--- Jeff Waugh <jdub perkypants org> wrote:
> <quote who="Andy Tai">
>
> > Thanks for the reply. With Red Hat 7, the distro
> compiler is gcc 2.96.
> > So you can see that I try to avoid it...
>
> No, I can't see why. It has small issues with
> advanced numeric calculations.
> It is not broken. Don't believe-- don't believe--
> don't believe the hype.
>
> The minute they see me, fear me
> I'm the epitome - a public enemy
> Used, abused without clues
> I refused to blow a fuse
> They even had it on the news
> Don't believe the hype!
>
> - Jeff
Oh my!
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]