Makefile for XFree86-fontScalable-4.3.0 port is broken?

2004-05-07 Thread Daniel Wijnands

Did you find a solution for this problem ?

Greetings daniel 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Makefile for XFree86-fontScalable-4.3.0 port is broken?

2004-05-07 Thread Kent Stewart
On Friday 07 May 2004 02:54 am, Daniel Wijnands wrote:
 Did you find a solution for this problem ?


You didn't give enough information such as version of FreeBSD that you 
are running. After I read your message, I tried building it again on 2 
recently cvsup'ed different computers running 4-stable and had no 
problem doing so.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Makefile for XFree86-fontScalable-4.3.0 port is broken?

2003-09-25 Thread Michael D. Harlan
Hi all,

I've researched this problem for the past week and have come up empty.  
Google and searching the archives of this mailing list returned only one
similar (unresolved) problem (see
http://www.freebsd.org/cgi/getmsg.cgi?fetch=2046277+2050234+/usr/local/www/db/text/2003/freebsd-questions/20030914.freebsd-questions).

I have started with a fresh installation of FreeBSD 5.1.  I then installed 
net/cvsup from ports and pulled down the latest ports tree.  Then I went 
to build gnome2-2.4.0 and only got so far:


---===[ cut here ]===---

luxor# make all install distclean | tee /usr/tmp/gnome2_build.txt
===  Installing for gnome2-2.4.0
===   gnome2-2.4.0 depends on file: /usr/X11R6/libexec/cdplayer_applet2 - not f
ound
===Verifying install for /usr/X11R6/libexec/cdplayer_applet2 in /usr/ports/
x11/gnomeapplets2
===   gnomeapplets2-2.4.0 depends on executable: gmake - found
===   gnomeapplets2-2.4.0 depends on file: 
/usr/local/libexec/libtool13/libtool
 - found
===   gnomeapplets2-2.4.0 depends on file: 
/usr/X11R6/libdata/pkgconfig/gnome-m
ime-data-2.0.pc - found
===   gnomeapplets2-2.4.0 depends on executable: pkg-config - found
===   gnomeapplets2-2.4.0 depends on shared library: gtop-2.0 - found
===   gnomeapplets2-2.4.0 depends on shared library: X11.6 - found
===   gnomeapplets2-2.4.0 depends on shared library: esd.2 - found
===   gnomeapplets2-2.4.0 depends on shared library: glib-2.0.200 - found
===   gnomeapplets2-2.4.0 depends on shared library: atk-1.0.400 - found
===   gnomeapplets2-2.4.0 depends on shared library: pango-1.0.200 - not 
found
===Verifying install for pango-1.0.200 in 
/usr/ports/x11-toolkits/pango
===  Installing for pango-1.2.5
===   pango-1.2.5 depends on file: 
/usr/X11R6/lib/X11/fonts/TTF/luximb.ttf - no
t found
===Verifying install for /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf in 
/usr/po
rts/x11-fonts/XFree86-4-fontScalable
===   XFree86-fontScalable-4.3.0 depends on executable: ucs2any - found
===   XFree86-fontScalable-4.3.0 depends on file: 
/usr/X11R6/lib/X11/config/dat
e.def - found
===   XFree86-fontScalable-4.3.0 depends on shared library: X11.6 - found
===  Configuring for XFree86-fontScalable-4.3.0
(cd /usr/ports/x11-fonts/XFree86-4-fontScalable/work/xc/fonts/encodings   
imak
e -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config  
-DTOPDIR=
../../.. -DCURDIR=.;  make Makefiles ;  make includes ;  make depend)
Makefile, line 664: Missing dependency operator
Makefile, line 666: Missing dependency operator
Makefile, line 667: Missing dependency operator
Makefile, line 668: Missing dependency operator
Makefile, line 669: Missing dependency operator
Makefile, line 671: Missing dependency operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/ports/x11-fonts/XFree86-4-fontScalable.
*** Error code 1

Stop in /usr/ports/x11-toolkits/pango.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.

---===[ cut here ]===---


It appears that there is a problem with 
/usr/ports/x11-fonts/XFree86-4-fontScalable/work/xc/fonts/encodings/Makefile, 
but more likely, I'm doing something wrong.  

Just in case the problem does exist in that Makefile, here are lines 664 
through 671:

---===[ cut here ]===---
MakeEncodings($(SUBDIRS) $(DONES),$(ENCODINGSDIR),. large)

CompEncodingTarget(adobe-dingbats)
CompEncodingTarget(adobe-standard)
CompEncodingTarget(adobe-symbol)
CompEncodingTarget(viscii1.1-1)

InstallEncodings($(ENCODINGSDIR))
---===[ cut here ]===---

I can include more of the Makefile if it helps, but I didn't want to flood 
this mailing list.

I appreciate any help you can offer.  Please let me know what I can do to 
help (send more of Makefile, send list of installed packages, etc.).  

Thanks so much,
Mike
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

- End forwarded message -


--
Mike Harlan
[EMAIL PROTECTED]
http://www.harlanonline.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]