Re: [blfs-support] gpm-1.20.7

2012-11-26 Thread John Burrell
> > Mailman is sensitive to html. You have: > > Content-Type: multipart/mixed; boundary="===1632244724==" > ... > --===1632244724== > Content-Type: multipart/alternative; > boundary="_dd347d83-0441-4694-9136-6b1db70338ef_" > > --_dd347d83-0441-4694-9136-6b1db7033

[blfs-support] wpa_supplicant-1.0 fails to compile

2012-05-24 Thread John Burrell
wpa_supplicant-1.0 fails with: ../src/drivers/driver_nl80211.c:25:31: fatal error: netlink/genl/genl.h: No such file or directory compilation terminated. I had to include the libnl3 headers location: CFLAGS="-I/usr/include/libnl3" make BINDIR=/sbin LIBDIR=/lib for it to work. jb.

[blfs-support] Mesalib and new llvm location

2012-05-18 Thread John Burrell
When llvm was installed in /opt I could install mesalib albeit with a slight hiccough with makedepend. With llvm now in /usr, the mesalib make gives me a long list of unfound llvm libraries, ending with: /usr/bin/ld: cannot find -lLLVMCodeGen /usr/bin/ld: cannot find -lLLVMScalarOpts /usr/bin/

Re: [lfs-support] automated lfs package-user

2012-02-25 Thread John Burrell
> TL;DR - Feel free to hack on it. It's 99.9% shell-scripting, so nothing > funky like Python, Java, etc. I'd be quite interested to see if MSB can be > grafted on, at which point, if it doesn't create vulnerabilities, I'd like to > merge that in. It's still a work-in-progress for me, and I

Re: [lfs-support] automated lfs package-user

2012-02-17 Thread John Burrell
> > TL;DR - Feel free to hack on it. It's 99.9% shell-scripting, so nothing funky > like Python, Java, etc. I'd be quite interested to see if MSB can be grafted > on, at which point, if it doesn't create vulnerabilities, I'd like to merge > that in. It's still a work-in-progress for me, and I'

Re: [lfs-support] automated lfs package-user

2012-02-15 Thread John Burrell
> I started one > https://github.com/Firerat/FR-Automated-LFS_BLFS > snip > > Oh, the LFS script only does chapters 5 and 6 > > but please, feel free to have a look and improve on it > > -- > Firerat > Talented, Witty And Thoughtful .. is how most describe me.(how does your > Mother describe you

[lfs-support] automated lfs package-user

2012-02-14 Thread John Burrell
Has anyone written a script or scripts which automate the lfs build using MSB's package user system? I've tried jhalfs in the past but everything gets installed as root, which I don't like. I've used a hacked version of the package user system for some time now and I like it a lot. It's very

RE: Totem-2.30.2

2010-12-09 Thread John Burrell
Let me clarify those numbers - svn-20101206 says install gstreamer-0.10.25 and base-plugins-0.10.25. totem-2.30.2 asks for gstreamer >= 0.10.28.1 and base-plugins >= 0.10.26 I installed 0.10.29 for both which seems to work ok. Sorry for any confusion - result of an addled brain. From: john_bur

error compiling OpenOffice

2005-08-23 Thread John Burrell
hile making 'build_all' ---* TG_SLO.MK *--- My LFS is svn 20050818. I googled for info on DriverPropertyInfo.obj but did not find anything useful. I am following blfs svn 20050622 for the OpenOffice build. Could anyone give me a clue as to the problem and how I might fix it. Tha