|
From: Rafael L. <rla...@us...> - 2003-12-26 22:10:36
|
* Koen van der Drift <kvd...@ea...> [2003-12-26 15:27]:
> On Dec 26, 2003, at 1:12 PM, Alan W. Irwin wrote:
>
> > BTW, you could help us out a lot (assuming you have MacOS X 10.3) to try
> > the latest cvs snapshot version Rafael just announced.
>
>
> When using ./configure without disabeling the dyndrivers, the
> compilation eventually halts:
>
> ...
> ./get-drv-info `echo hpgl.la | sed 's/.la//'` > hpgl.rc
> ltdl.c:2460: failed assertion `dirname'
> make[2]: *** [hpgl.rc] Error 134
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
This is a very strange bug, indeed, and I have no clue about its origin. It
is perhaps a libtool bug that is triggered on the Mac OS X system. Could you
please run:
make 2>&1 > ../build.log
and send the resulting build.log to me?
> I did not see this with the 5.2.1 release.
Have you tried to configure the 5.2.1 release with --enable-dyndrivers?
--
Rafael
|