Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 15:20:32 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Scott Reese <sreese@codysbooks.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: problems building several ports on fresh 4.9-PRERELEASE (x11, libbonobo)
Message-ID:  <1063999232.659.13.camel@localhost>
In-Reply-To: <20030919121450.0783954d.sreese@codysbooks.com>
References:  <20030919121450.0783954d.sreese@codysbooks.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-zLmBBGSCcqp4bDNzo6YG
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2003-09-19 at 15:14, Scott Reese wrote:
> [please cc me in any replies as I am not subscribed to this list.  Thank =
you.]
>=20
> Hello,
>=20
> Yesterday I installed 4.8-RELEASE on this machine and then cvsup'd my sou=
rces to RELENG_4 and updated my system.  So, it's not *completely* fresh bu=
t as fresh as I can get.  Next I updated my ports collection and went to bu=
ild x11.  No joy there (I had to install from packages using pkg_add -r).  =
I keep getting the following error while trying to build XFree86-4-librarie=
s:
>=20
> + cd /usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/GL
> + rm -f GLwDrawA.h
> + ln -s ../../../lib/GLw/GLwDrawA.h .
> + rm -f GLwDrawAP.h
> + ln -s ../../../lib/GLw/GLwDrawAP.h .
> + rm -f GLwMDrawA.h
> + ln -s ../../../lib/GLw/GLwMDrawA.h .
> + rm -f GLwMDrawAP.h
> + ln -s ../../../lib/GLw/GLwMDrawAP.h .
> including in lib/dps...
> pswrap -a -o dpsctxtops.c -h dpsctxtops.h dpsctxtops.psw
> "dpsctxtops.psw", line 41: endps without matching defineps
> "dpsctxtops.psw", line 43: syntax error near text "
> defineps"
> "dpsctxtops.psw", line 45: endps without matching defineps
> "dpsctxtops.psw", line 49: endps without matching defineps
> "dpsctxtops.psw", line 53: endps without matching defineps
> "dpsctxtops.psw", line 57: endps without matching defineps
> "dpsctxtops.psw", line 61: endps without matching defineps
> "dpsctxtops.psw", line 65: endps without matching defineps
> "dpsctxtops.psw", line 69: endps without matching defineps
> "dpsctxtops.psw", line 73: endps without matching defineps
> "dpsctxtops.psw", line 77: endps without matching defineps
> "dpsctxtops.psw", line 81: endps without matching defineps
> "dpsctxtops.psw", line 85: endps without matching defineps
> "dpsctxtops.psw", line 89: endps without matching defineps
> "dpsctxtops.psw", line 93: endps without matching defineps
> "dpsctxtops.psw", line 97: endps without matching defineps
> "dpsctxtops.psw", line 101: endps without matching defineps
> "dpsctxtops.psw", line 105: endps without matching defineps
> "dpsctxtops.psw", line 109: endps without matching defineps
> pswrap: error in parsing dpsctxtops.psw
> *** Error code 1
>=20
> Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/dps.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/XFree86-4-libraries.
>=20
> After I installed XFree86 from packages, I attempted to build gnome2 whic=
h has just been updated to 1.4.  I keep getting stopped here while attempti=
ng to build devel/libbonobo:
>=20
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=3D\"/usr/l=
ocal/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=3D\"/usr/local/share/locale\" =
-DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/include/orbit-2.0 -I/usr/local/inc=
lude/glib-2.0 -I/usr/local/lib/glib-2.0/include -DVERSION=3D\"2.4.0\" -DG_D=
ISABLE_DEPRECATED -I/usr/local/include -O -pipe -c ./Bonobo_GenericFactory-=
common.c -Wp,-MD,.deps/Bonobo_GenericFactory-common.TPlo  -fPIC -DPIC -o .l=
ibs/Bonobo_GenericFactory-common.o
> cc: ./Bonobo_GenericFactory-common.c: No such file or directory
> cc: No input files specified
> gmake[3]: *** [Bonobo_GenericFactory-common.lo] Error 1
> gmake[3]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.=
4.0/bonobo-activation'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.=
4.0/bonobo-activation'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/devel/libbonobo/work/libbonobo-2.=
4.0'
> gmake: *** [all] Error 2
> *** Error code 2
>=20
> Stop in /usr/ports/devel/libbonobo.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/libbonobo.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
>=20
> My ports collection is fresh as of just a few minutes ago.  Any idea as t=
o why these builds are failing?  I would be happy to supply any further inf=
ormation as needed.

Use the following to upgrade to GNOME 2.4:

# pkgdb -F
(answer yes to all prompts)
# portupgrade ORBit2 libbonobo
# portupgrade -rf -m BATCH=3Dyes atk
# portupgrade -R -m BATCH=3Dyes gnome2

Joe

>=20
> Thank you,
> Scott
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-zLmBBGSCcqp4bDNzo6YG
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/a1cAb2iPiv4Uz4cRAijxAJ0XOezHNHw9aVJo5Yndsxa2PVmCUgCfV7FF
EXQok3CqQ9fdKu+OQPm8ojg=
=7Wft
-----END PGP SIGNATURE-----

--=-zLmBBGSCcqp4bDNzo6YG--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063999232.659.13.camel>