[gobolinux-users] Bug in Rootless Gobo cripples Compile?
mpb.mail at gmail.com
mpb.mail at gmail.com
Thu Feb 22 07:18:07 UTC 2007
> On 2/21/07, mpb.mail at gmail.com <mpb.mail at gmail.com> wrote:
> > CPLUS_INCLUDE_PATH=/home/zu20070220/System/Links/Headers:
> > C_INCLUDE_PATH=/home/zu20070220/System/Links/Headers:
> >
> > If there is no good reason, could someone please fix Rootless to
> > remove the colon, as it causes the most vile and insidious build time
> > errors I have ever encountered.
On 2/21/07, Lucas C. Villa Real <lucasvr at gobolinux.org> wrote:
> Eww! Does the following fix work for you? :
>
> export C_INCLUDE_PATH="${goboPrefix}/System/Links/Headers${C_INCLUDE_PATH:+:$C_INCLUDE_PATH}"
> export CPLUS_INCLUDE_PATH="${goboPrefix}/System/Links/Headers${CPLUS_INCLUDE_PATH:+:$CPLUS_INCLUDE_PATH}"
Hi,
That looks like it should proprely suppress the ':'. I have not
tested it. If you would like me to test it, please tell me where to
make that change (file and line number).
While we are making changes to the Rootless environment variables,
would it be possible to make Rootless do the following automatically?
export PKG_CONFIG_PATH=$HOME/System/Links/Libraries/pkgconfig
-mpb
More information about the gobolinux-users
mailing list