Re: [AD] 4.0.1 release

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 2002-03-11, Vincent Penquerc'h <Vincent.Penquerch@xxxxxxxxxx> wrote:
> > > The BeOS breakage is minor and already fixed in the 4.0.x 
> > branch, but the
> > > FreeBSD one has not yet been investigated because of a lack 
> > of access to
> > the
> > > platform. Therefore the release is delayed until Sunday, 17.
> 
> What are the breakage symptoms on BSD ?

(1) configure now tests for dlopen in libdl before libc.  But, libdl
is for use with libc.so.4.  The default libc is libc.so.6, which has
dlopen built in.  If you link with libdl, it pulls in libc.so.4, so
there is a conflict between the libcs, and somewhere it segfaults.
I'll send a patch for configure.in soon.

(2) For some reason it is trying to build the Linux VGA driver.  I
don't know why (I ran out of time when I was on Matthew's box).



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/