Skip to content

./configure on SunOS does not run to completion

2 messages · Wolski, Don MacQueen

#
OS:
SunOS human 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-480R


I run
./configure --prefix=/non/standard/path
...

and it stops at the line
checking for xmkmf... /usr/openwin/bin/xmkmf


Sincerely Eryk
#
Well, that's interesting, but mine does run to completion.

configure:28052: checking for xmkmf
configure:28070: found /usr/openwin/bin/xmkmf
configure:28082: result: /usr/openwin/bin/xmkmf

(SunOS 5.8, but I have that file in that location also on a 5.9 system)

I think you need to look at *your* openwin installation.

-Don
At 5:27 PM +0200 5/3/04, wolski wrote: