pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fontconfig-2.4.2 fails build (with fix)



Haai,

On both NetBSD-3.1/i386 and Slackware Lunix 10.2, fontconfig won't build
correctly:

#ifdef LUNIX
# make() ( exec bmake "${@}"; );
#endif

# cd /usr/pkgsrc/fonts/fontconfig/
# make clean clean-depends
<snip correct output>
# make
<blaat blaat>
fcaliastail.h:*:2: #endif without #if
<stopped scaahp scaahp>
# fsck

The offending problem repeats itself for every few other lines in the
range {7..545}.

# zsh
# cd work/fontconfig-2.4.2/src/
# mv -v fcaliastail.h{,.old}
# <fcaliastail.h.old sed 's/#endif//' >fcaliastail.h
# echo '#endif' >>fcaliastail.h
# exit
# make && make install
<snip seemingly correct output>

This seems to fix the problem for now. Log for Slackware attached; NetBSD
available on request (since Lunix can't handle FFS and NetBSD is not yet
the primary OS of this system).

Baai,

De Zeurkous
-----------

Friggin' Machines!

Attachment: fcding-slackware-10.2.log
Description: Binary data



Home | Main Index | Thread Index | Old Index