Kevin Walzer wrote: []
Anyway, I trashed and re-installed Fink, and am still getting the same errors referenced below (trying to upgrade to the latest Scribus). I checked my version of make and it's 3.7.9, /usr/bin/make. I have Xcode and dev-tools 1.5 installed.
It's an error I have never seen elsewhere, so I still think that something in your setup must be unusual.
I do have DarwinPorts installed, but only a few packages.
Could you, just for excluding this possibility, move /opt/local and /usr/local temporarily out of the way (i.e. rename them to /opt/local_away etc) and then try to build freetype2 again?
I'm really dying to get Scribus 1.2.1 installed. OpenOffice import...styled text...yum. I might be ready to completely replace InDesign in my publishing business. But only if I get get freetype to build...
Freetype has a peculiar build system with a spaghetti-like pile of makefiles, but before yours I haven't seen any report that it doesn't build.
Any other ideas?
Not yet.
-- Martin
[]
|> perl -pi.bak -e 's/^allow_undefined_flag.*/allow_undefined_flag=\"\"/' |> builds/unix/libtool |> Can't open builds/unix/libtool: No such file or directory. | | | Could you look where the libtool file was created. It should be in | /sw/src/freetype2-2.1.3-22/freetype-2.1.3/builds/unix/ | |> make |> config.mk:21: /unix-def.mk: No such file or directory |> config.mk:22: /unix-cc.mk: No such file or directory | | | This is strange, too. It means that it does not see the file | $(TOP_DIR)/builds/unix/unix-def.mk where TOP_DIR is ".", whereas it just | before saw ./builds/unix/unix.mk in the same way. | |> builds/freetype.mk:206: no file name for `include' | | | Same problem here. | | It seems like your "make" is not behaving as expected. Do you have some | unusual make in /usr/local/bin or in /opt/local/bin? What do you get | from "make --version"?
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
