Subject: Re: Problem to compile Xaw3d on Solaris 10
To: None <pkgsrc-users@NetBSD.org, rhino64@freesurf.ch>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-users
Date: 01/23/2007 15:22:33
maybe the problem is here, please send the result of:
[root@redhot 1035] ls -l /usr/pkg/lib/X11/config/
total 24
-rw-r--r--   1 root     root          25 Jan 22 17:41 host.def
-rw-r--r--   1 root     root        3619 Jan 22 17:41 site.def
-rw-r--r--   1 root     root        1829 Jan 22 17:41 sv4Lib.tmpl
-r--r--r--   1 root     root        4321 Jan 22 17:41 xpkgwedge.def
[root@redhot 1036]

Gilles

> X-Virus-Scanned: amavisd-new at enst.fr
> X-Original-To: pkgsrc-users@NetBSD.org
> Delivered-To: pkgsrc-users@NetBSD.org
> From: rhino64@freesurf.ch
> To: pkgsrc-users@NetBSD.org
> Subject: Problem to compile Xaw3d on Solaris 10
> Content-Disposition: inline
> User-Agent: Mutt/1.5.7i
>=20
> Hi All,
>      I get strange behaviour when I try to compile Xa3wd package  under=
=20
Solaris 10
> (with Sun Studio 11 and gcc the result is identical). The variable=20
> @X11BASE@ is not expanded and the compilation fail. I compile in 32 bits
> mode on a Sun Blade 100.
>=20
> If I type the commands manually, they work. Unfortunately,=20
> the build process don't continue if I do a "make"
> command after having passed manually the faulty commands.=20
>=20
> Do you have any idea on how to solve this problem ?=20
>=20
> Thanks for your help,
>=20
> Alain
>=20
> Here is the log of the compilation:
> -------------------------------------------------------------------------=
-
>=20
> Script d=E9marr=E9 sur 16 janvier 2007 19:07:20 CET
> # bmake package
> =3D> Required installed package digest>=3D20010302: digest-20060826 found
> =3D=3D=3D> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> =3D> Checksum SHA1 OK for Xaw3d-1.5E.tar.gz
> =3D> Checksum RMD160 OK for Xaw3d-1.5E.tar.gz
> =3D=3D=3D> Configuring for Xaw3d-1.5Enb2
> mv -f Makefile Makefile.bak
> imake -DXISOPENWIN -DUseInstalled -I@X11BASE@/lib/X11/config
> "Imakefile.c", line 3: Can't find include file Imake.tmpl
> /usr/pkgsrc/x11/Xaw3d/work/.tools/bin/imake: Exit code 2.  Stop.
>=20
> [wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
> /usr/pkgsrc/x11/Xaw3d/work/.tools/bin/imake -DXISOPENWIN -DUseInstalled=
=20
-I@X11BASE@/lib/X11/config=20
> *** Error code 1
>=20
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/Xaw3d
> *** Error code 1
>=20
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/Xaw3d
> # exit
>=20
> script ex=E9cut=E9 sur 16 janvier 2007 19:07:48 CET