Re: Xorg build problem - font-misc-misc

2007-07-01 Thread Joel Hatton
Hi,

I have solved this issue. Turned out that font-util wasn't properly
installed. Although I followed the steps in UPDATING, it appears that a
lot of my ports didn't cleanly/properly upgrade - what I found I had to
do was to repeatedly portupgrade -a, identify which ports stopped on 'you
should make deinstall/reinstall' type errors and individually do just that
for each one until no more errors ensued from portupgrade.  Then I had to
run portupgrade -N x11/xorg on top of that, as it appears that I didn't
previously have the x11/xorg meta-port installed. I find it curious that
although I had full X functionality before without it, just about
everything I needed now hinged on adding it.

Even after all of this, I keep finding that I have to add individual apps
as I need them ie base things like xauth still weren't installed until I
added them by hand afterwards.

joel

On Tue, 26 Jun 2007 08:50:10 -0400, Lowell Gilbert wrote:
[EMAIL PROTECTED] writes:

 I've _almost_ successfully upgraded to 7.2 xorg. For some reason, I'm
 getting a failure when building font-misc-misc and this stops other crucial
 ports getting built. At present, if I try to run 'X' I get the dreaded
 cannot find font fixed' error. I sync'd my ports tree again this morning
 but the problem remained.

 Here's the output from the build error I get:

 /usr/local/bin/bdftopcf -t nil2.bdf | gzip  nil2.pcf.gz
 4x6.bdf /usr/local/lib/X11/fonts/util/map-ISO8859-1 ISO8859-1
 4x6.bdf:No such file or directory
 *** Error code 1

 Stop in /usr/ports/x11-fonts/font-misc-misc/work/font-misc-misc-1.0.0.
 *** Error code 1

 Stop in /usr/ports/x11-fonts/font-misc-misc.

 Help?

That's weird.  The failure seems to be actually failing to find the
font source in the port directory.  Is the port clean before building?   
Is the file that it fails on present in the port directory at the time
of failure?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg build problem - font-misc-misc

2007-06-26 Thread Lowell Gilbert
[EMAIL PROTECTED] writes:

 I've _almost_ successfully upgraded to 7.2 xorg. For some reason, I'm
 getting a failure when building font-misc-misc and this stops other crucial
 ports getting built. At present, if I try to run 'X' I get the dreaded
 cannot find font fixed' error. I sync'd my ports tree again this morning
 but the problem remained.

 Here's the output from the build error I get:

 /usr/local/bin/bdftopcf -t nil2.bdf | gzip  nil2.pcf.gz
 4x6.bdf /usr/local/lib/X11/fonts/util/map-ISO8859-1 ISO8859-1
 4x6.bdf:No such file or directory
 *** Error code 1

 Stop in /usr/ports/x11-fonts/font-misc-misc/work/font-misc-misc-1.0.0.
 *** Error code 1

 Stop in /usr/ports/x11-fonts/font-misc-misc.

 Help?

That's weird.  The failure seems to be actually failing to find the
font source in the port directory.  Is the port clean before building?   
Is the file that it fails on present in the port directory at the time
of failure?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Xorg build problem - font-misc-misc

2007-06-24 Thread freebsd-questions
Hi,

I've _almost_ successfully upgraded to 7.2 xorg. For some reason, I'm
getting a failure when building font-misc-misc and this stops other crucial
ports getting built. At present, if I try to run 'X' I get the dreaded
cannot find font fixed' error. I sync'd my ports tree again this morning
but the problem remained.

Here's the output from the build error I get:

/usr/local/bin/bdftopcf -t nil2.bdf | gzip  nil2.pcf.gz
4x6.bdf /usr/local/lib/X11/fonts/util/map-ISO8859-1 ISO8859-1
4x6.bdf:No such file or directory
*** Error code 1

Stop in /usr/ports/x11-fonts/font-misc-misc/work/font-misc-misc-1.0.0.
*** Error code 1

Stop in /usr/ports/x11-fonts/font-misc-misc.

Help?

:)
joel
-- Joel Hatton --
Infrastructure Manager  | Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]