> List is getting long, figure I'd better post for others to review...though
> I plan to attack some of them.  Also, Xorg-7.5-3 items coming likely
> tomorrow.
>

Oops..forgot one:
gir-repository
1. vte.h protects itself and gir includes vte/*.h.
sed -e 's...@vte/\*...@vte/vte.h@' -i gir/Makefile.in

2. If gnome (specifically gconf2) is installed into alternate prefix, make
fails to find gconf libs.  QnD fix is to change the make line to be 'make
LPATH="${GNOME_PREFIX}/lib"'  Shouldn't hurt those installing in /usr.


Another too:  gstreamer:
/usr/include/gstreamer-0.10/gst/gstutils.h:503: syntax error, unexpected
INTEGER
(line 503 is in the middle of a comment block) and thus far seems to be
harmless...needs investigation.

-- DJ Lucas



-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to