Re: Mozilla port build failure

2003-02-11 Thread Lowell Gilbert
stan <[EMAIL PROTECTED]> writes:

> On Mon, Feb 10, 2003 at 09:31:32AM -0500, Lowell Gilbert wrote:
> > stan <[EMAIL PROTECTED]> writes:
> > 
> > > On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote:
> > > > 
> > > > Make sure you have the latest version of XFree86-libraries, Xft, and
> > > > fonctconfig.
> > > > 
> > > 
> > > Thanks, rebuilding those by hand fixed the problem.
> > > 
> > > Wonder what's going on with portugrade???
> > 
> > Eh?  "portupgrade -R" got them fine for me, just like I expected...
> 
> I'm wondering if I have managed to muck up the databse that portupgrade
> uses. I know I was somewhat confused by how to answer pkgdb -F's questions
> in the eraly days.
> 
> Do you know of a way to rebuild that db from scratch?

Deleting it before running pkgdb should be good enough, I think.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Mozilla port build failure

2003-02-10 Thread stan
On Mon, Feb 10, 2003 at 09:31:32AM -0500, Lowell Gilbert wrote:
> stan <[EMAIL PROTECTED]> writes:
> 
> > On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote:
> > > 
> > > Make sure you have the latest version of XFree86-libraries, Xft, and
> > > fonctconfig.
> > > 
> > 
> > Thanks, rebuilding those by hand fixed the problem.
> > 
> > Wonder what's going on with portugrade???
> 
> Eh?  "portupgrade -R" got them fine for me, just like I expected...

I'm wondering if I have managed to muck up the databse that portupgrade
uses. I know I was somewhat confused by how to answer pkgdb -F's questions
in the eraly days.

Do you know of a way to rebuild that db from scratch?

Thanks for the ehlp on this.
-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Mozilla port build failure

2003-02-10 Thread Lowell Gilbert
stan <[EMAIL PROTECTED]> writes:

> On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote:
> > 
> > Make sure you have the latest version of XFree86-libraries, Xft, and
> > fonctconfig.
> > 
> 
> Thanks, rebuilding those by hand fixed the problem.
> 
> Wonder what's going on with portugrade???

Eh?  "portupgrade -R" got them fine for me, just like I expected...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Mozilla port build failure

2003-02-09 Thread stan
On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote:
> 
> Make sure you have the latest version of XFree86-libraries, Xft, and
> fonctconfig.
> 

Thanks, rebuilding those by hand fixed the problem.

Wonder what's going on with portugrade???

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Mozilla port build failure

2003-02-09 Thread Joe Marcus Clarke
On Sun, 2003-02-09 at 17:08, stan wrote:
> I'm updating today, and the mozilla port is failing like this:
> 
> 
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdbg.c -o xftdbg.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdpy.c -o xftdpy.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftdraw.c -o xftdraw.o
> xftdraw.c: In function `XftDrawSrcPicture':
> xftdraw.c:373: warning: passing arg 4 of `XRenderFillRectangle' discards qualifiers 
>from pointer target type
> xftdraw.c: In function `XftDrawRect':
> xftdraw.c:811: warning: passing arg 4 of `XRenderFillRectangle' discards qualifiers 
>from pointer target type
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftextent.c -o xftextent.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftfont.c -o xftfont.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftfreetype.c -o xftfreetype.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftglyphs.c -o xftglyphs.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftinit.c -o xftinit.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftlist.c -o xftlist.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftname.c -o xftname.o
> cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include 
>-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC 
>-c xftrender.c -o xftrender.o
> xftrender.c: In function `XftGlyphSpecRender':
> xftrender.c:170: `XGlyphElt8' undeclared (first use in this function)
> xftrender.c:170: (Each undeclared identifier is reported only once
> xftrender.c:170: for each function it appears in.)
> xftrender.c:170: `elts' undeclared (first use in this function)
> xftrender.c:171: syntax error before `elts_local'
> xftrender.c:186: `glyphs_loaded' undeclared (first use in this function)
> xftrender.c:234: `nelt' undeclared (first use in this function)
> xftrender.c:247: `x' undeclared (first use in this function)
> xftrender.c:248: `y' undeclared (first use in this function)
> xftrender.c:272: `elts_local' undeclared (first use in this function)
> xftrender.c:335: `XGlyphElt16' undeclared (first use in this function)
> xftrender.c:335: syntax error before `)'
> xftrender.c:340: `XGlyphElt32' undeclared (first use in this function)
> xftrender.c:340: syntax error before `)'
> xftrender.c: In function `XftGlyphFontSpecRender':
> xftrender.c:414: `XGlyphElt8' undeclared (first use in this function)
> xftrender.c:414: `elts' undeclared (first use in this function)
> xftrender.c:415: syntax error before `elts_local'
> xftrender.c:428: `glyphs_loaded' undeclared (first use in this function)
> xftrender.c:480: `nelt' undeclared (first use in this function)
> xftrender.c:499: `x' undeclared (first use in this function)
> xftrender.c:500: `y' undeclared (first use in this function)
> xftrender.c:528: `elts_local' undeclared (first use in this function)
> xftrender.c:596: `XGlyphElt16' undeclared (first use in this function)
> xftrender.c:596: syntax error before `)'
> xftrender.c:601: `XGlyphElt32' undeclared (first use in this function)
> xftrender.c:601: syntax error before `)'
> gmake: *** [xftrender.o] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/x11-fonts/Xft.
> *** Error code 1
> 
> Stop in /usr/ports/www/mozilla.
> black# ^Dexit
> 
> Script done on Sun Feb  9 17:06:49 2003
> 
> Any words of wisdom?

Make sure you have the latest version of XFree86-libraries, Xft, and
fonctconfig.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc



signature.asc
Description: This is a digitally signed message part