Re: Build error on Debian/PPC


Subject: Re: Build error on Debian/PPC
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Fri Feb 18 2000 - 03:26:29 CST


According to sam th <sam@bur-jud-118-039.rh.uchicago.edu>:

> > I got this on my Debian/i386 too. I disabled static linking since and no
> > problem.
> >
> >
> > Hub
> >
> Just a quick question - how do you disable static linking?

In src/config/platforms/linux.mk, change
UNIX_CAN_BUILD_STATIC=1
to
UNIX_CAN_BUILD_STATIC=0

Or do a "make -DUNIX_CAN_BUILD_STATIC=0" to build.

Hub



This archive was generated by hypermail 2b25 : Fri Feb 18 2000 - 03:26:48 CST