You are not logged in.

#1 2006-02-22 06:20:33

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

xorg7 and imake

is anyone else having errors when using imake or xmkmf since the upgrade
make -DUseInstalled -I/usr/lib/X11/config
In file included from /usr/lib/X11/config/Imake.tmpl:2194,
                 from Imakefile.c:36:
./Imakefile:5: error: /usr/X11R6/lib/X11/config/Server.tmpl: No such file or directory
imake: Exit code 1.
  Stop.
Makefile:8: *** missing separator.  Stop.

Offline

#2 2006-02-22 10:01:16

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: xorg7 and imake

anyone?

Offline

#3 2006-02-23 01:31:32

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: xorg7 and imake

I've used  imake/xmkmf since the upgrade and it worked fine. Maybe your Imakefile needs to be patched...

Offline

#4 2006-02-23 22:32:51

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: xorg7 and imake

I'm having a similar issue trying to build OOo for 32bit archlinux with Xorg7:

checking for xmkmf... no
configure: error: install xmkmf to run this script, include openwin in path
make: *** [stamp/build] Error 1
==> ERROR: Build Failed.  Aborting...

real    9m15.170s
user    4m38.408s
sys     1m39.557s
[andyrtr@laptop openoffice.org-RC]$

Offline

#5 2006-02-23 23:20:06

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: xorg7 and imake

xmkmf is in the imake package. I haven't had problems with imake so far, everything builds fine with it. Some Imakefiles require patching because they look for X stuff in /usr/X11R6 instead of /usr.

Offline

Board footer

Powered by FluxBB