Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 13:45:09 +0200
From:      "Adrien REBOISSON" <rabusier@free.fr>
To:        "Ben Washington-Yule" <benwy_01@yahoo.com.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mozilla installation - XFree86 Makefile broken  ?
Message-ID:  <008e01c4bc1a$6a0ac9c0$0200a8c0@ASTASEADRFIX>
References:  <003d01c4bc0e$60222130$0200a8c0@ASTASEADRFIX> <417F78ED.6090902@yahoo.com.au> <006901c4bc13$754bd100$0200a8c0@ASTASEADRFIX> <417F8101.4040106@yahoo.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Okay : to upgrade the port system, I typed :

portupgrade -all

(I suppose it has the same effect than using cvsup, no ?)

But, I still encounter problems with XFree86 (it's the first package which 
is downloaded) :

>> XFree86-4.4.0-src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc.
>> Attempting to fetch from 
>> http://www.gtlib.cc.gatech.edu/pub/XFree86/4.4.0/source/.
fetch: XFree86-4.4.0-src-1.tgz: local modification time does not match 
remote
>> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.4.0/source/.
^[[A
fetch: XFree86-4.4.0-src-1.tgz: local modification time does not match 
remote
>> Attempting to fetch from ftp://ftp.rge.com/pub/X/XFree86/4.4.0/source/.
fetch: XFree86-4.4.0-src-1.tgz: local modification time does not match 
remote
>> Attempting to fetch from ftp://archive.progeny.com/XFree86/4.4.0/source/.
fetch: XFree86-4.4.0-src-1.tgz: local modification time does not match 
remote
>> Attempting to fetch from 
>> ftp://ftp.mirrorcentral.com/pub/XFree86/4.4.0/source/.
[.....cut....]
>> Attempting to fetch from 
>> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xc/.
fetch: XFree86-4.4.0-src-1.tgz: local modification time does not match 
remote
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/xc and try again.
*** Error code 1

Well, okay :

cd /usr/ports/distfiles/xc
tar -xvzf XFree86-4.4.0-src-5.tgz
[...]
cd xc/fonts/scaled

There is no makefile, just a file named "IMakefile" (why ?)

mv IMakefile Makefile
make

"Makefile", line 33: Missing dependency operator
"Makefile", line 34: Missing dependency operator
make: fatal errors encountered -- cannot continue

What should I do ? I'm a bit lost :)

Thank you !

A.R.

----- Original Message ----- 
From: "Ben Washington-Yule" <benwy_01@yahoo.com.au>
To: "Adrien Reboisson" <adrien-reboisson@astase.com>
Cc: <freebsd-questions@freebsd.org>
Sent: Wednesday, October 27, 2004 1:05 PM
Subject: Re: Mozilla installation - XFree86 Makefile broken ?


> Adrien Reboisson wrote:
>
>> Thank you Ben
>>
>> I don't understand where is the problem : when I "ask" freeBSD to install 
>> mozilla, sources and makefiles are downloaded from Internet - they should 
>> be up to date, no ?
>
> Not necessarily; you must update the "skeleton" files yourself using a 
> utility like CVSup.
>
>>
>> Anyway I'll try to use your command. Thank you very much.
>>
>> Regards,
>>
>> A.R.
>>
>>> For a quick fix you could try "pkg_add -r XFree86-fontScalable", this 
>>> will download and install the pre-compiled binary. When was the last 
>>> time you CVSup'd?
>>>
>>> - Ben
>>>
>>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe@freebsd.org"
>>
> You may like to read 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html and 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
>
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008e01c4bc1a$6a0ac9c0$0200a8c0>