pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: trouble building packages. [SEC=UNCLASSIFIED]
Hi Steve, All,
it's lots of stuff.
I just pkg_deleted every gtk* and gnome* package and
tried to start again with a fresh rollout of 2008Q3.
Now stuck in /devel/libgnome
bonobo-config-bag.c: In function 'impl_Bonobo_PropertyBag_setValue':
bonobo-config-bag.c:212: error: expected expression before 'do'
bonobo-config-bag.c:216: error: expected expression before 'do'
bonobo-config-bag.c:220: error: expected expression before 'do'
bonobo-config-bag.c:224: error: expected expression before 'do'
gmake[2]: *** [bonobo-config-bag.lo] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc_2008Q3/devel/libgnome/work/libgnome-2.22.0/monikers'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/pkgsrc_2008Q3/devel/libgnome/work/libgnome-2.22.0'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc_2008Q3/devel/libgnome
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc_2008Q3/devel/libgnome
su# pwd
/usr/pkgsrc_2008Q3/devel/libgnome
?
thanks,
Paul.
-----Original Message-----
From: Steven M. Bellovin [mailto:smb%cs.columbia.edu@localhost]
Sent: Friday, 5 December 2008 3:17 PM
To: Paul (NCC/CS)
Cc: pkgsrc-users%NetBSD.org@localhost
Subject: Re: trouble building packages. [SEC=UNCLASSIFIED]
On Fri, 5 Dec 2008 15:07:42 +1100
"Paul \(NCC/CS\)" <pts%bom.gov.au@localhost> wrote:
>
>
>
> Hi,
>
> usually when I build packages dependencies are automatically built and
> if a previous version exists then it stops after that dependency is
> built and asks me to delete the old version.
>
> Currently I get pkgsrc complaining that some package is too old but it
> won't auto go ahead and build the new one! So instead of just deleting
> the old after the new is auto built I have to track down the new and
> build it myself.
>
> Why is this suddenly so for me folks?
>
Is it just one package or several? In the example you quote, the config
script wants a particular version of intltool. But pkgsrc treats
intltool specially, and I don't know any way to request a particular
version via USE_TOOLS. I think you could a a DEPENDS+= line for the
proper version.
--Steve Bellovin, http://www.cs.columbia.edu/~smb
Home |
Main Index |
Thread Index |
Old Index