Re: to build xdiv
Re: to build xdiv
- Subject: Re: to build xdiv
- From: Martin Costabel <email@hidden>
- Date: Wed, 22 Feb 2012 23:10:46 +0100
On 20/02/12 01:29, James K. Lowden wrote:
[]
The distributed configure seemed confused about the executable
extension. That problem went away with my newly generated (but still
nonworking) one.
You can fix this simply by setting ac_cv_exeext='' when you run
configure. In fact, I saw your "another one about unsigned integers and
bitmaps" when I left configure with its bad guess of ac_cv_exeext=.dSYM.
I am assuming here thqt you mean "xdvi" when you write "xdiv".
[]
part of autoconf to get right. I'm hoping someone over on the autoconf
mailing list will help me sort that out (but I'm also open to help
here, too!) ;-)
Fink has had a xdvi package since a long time that compiles without
problem, using the original configure script (plus xmkmf, but you don't
really need this, and an extra CFLAGS="-O2 -D_DARWIN_C_SOURCE" to fix a
header mixup between some X11 and system heqders).
This shows that there is no serious problem with this package, and you
don't need to run autoconf. Indeed, running the two commands
ac_cv_exeext='' ./configure --prefix=/sw --x-top=/usr/X11
make CFLAGS="-O2 -D_DARWIN_C_SOURCE"
compiles xdvi for me.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden