Re: [blfs-support] Qt5 Multiple versions

2020-10-15 Thread Wayne Sallee via blfs-support
t way. It's using whatever /opt/qt5 links to. It's too bad that -n does not prevent that. I don't see anything else that would prevent it. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.or

Re: [blfs-support] Qt5 Multiple versions

2020-10-14 Thread Wayne Sallee via blfs-support
 Original Message  *Subject: *  Re: [blfs-support] Qt5 Multiple versions *From: * Bruce Dubbs Via Blfs-support *To: * Blfs-support *CC: *Bruce Dubbs *Date: *  2020-10-14  01:48 PM On 10/14/20 12:10 PM, Wayne Sallee via blfs-support wrote: The idea

[blfs-support] Qt5 Multiple versions

2020-10-14 Thread Wayne Sallee via blfs-support
-> ../../opt/qt5/bin/uic There might be other links to change as well. What do you think? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] VLC compile error with libmatroska and libebml Fix

2020-02-03 Thread Wayne Sallee via blfs-support
To fix the VLC compile error at libebml: When compiling  libmatroska and libebml run: cmake .. -DBUILD_SHARED_LIBS=YES instead of: cmake .. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http

[blfs-support] VLC compile error: only allowed in C99 or C11 mode

2019-11-27 Thread Wayne Sallee via blfs-support
99" ./configure --prefix=/usr    \ Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] ffmpeg pulseaudio --enable-libpulse

2019-06-15 Thread Wayne Sallee via blfs-support
probably be good to include --enable-libpulse in the Command Explanations. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] UPower-0.99.7 No such method 'Suspend'

2018-12-08 Thread Wayne Sallee via blfs-support
On 12/08/2018 11:48 AM, Bruce Dubbs via blfs-support wrote: On 12/08/2018 10:04 AM, Wayne Sallee via blfs-support wrote: Instead of going the sudo rout, I ended up creating a file chmod 4751: #include #include #include #include int main() { setuid( 0 );   // you can set it at run

Re: [blfs-support] UPower-0.99.7 No such method 'Suspend'

2018-12-08 Thread Wayne Sallee via blfs-support
Instead of going the sudo rout, I ended up creating a file chmod 4751: #include #include #include #include int main() { setuid( 0 );   // you can set it at run time also clearenv(); system("/usr/sbin/pm-suspend"); return 0; } Wayne Sallee wa...@waynesallee.com http://www.Wayne

Re: [blfs-support] UPower-0.99.7 No such method 'Suspend'

2018-12-03 Thread Wayne Sallee via blfs-support
Original Message *Subject: *Re: [blfs-support] UPower-0.99.7 No such method 'Suspend' *From: *Wayne Sallee *To: *blfs-support@lists.linuxfromscratch.org *Date: *12/03/2018 07:35 PM Not sure. At the end of ~/.xbindkeysrc I have three entries (I initially copied this one

Re: [blfs-support] UPower-0.99.7 No such method 'Suspend'

2018-12-03 Thread Wayne Sallee via blfs-support
On 12/03/2018 06:33 PM, Ken Moffat via blfs-support wrote: On Mon, Dec 03, 2018 at 06:00:24PM -0500, Wayne Sallee via blfs-support wrote: On 12/03/2018 01:34 PM, Ken Moffat via blfs-support wrote: On Mon, Dec 03, 2018 at 01:01:34PM -0500, Wayne Sallee via blfs-support wrote: I upgraded

[blfs-support] UPower-0.99.7 No such method 'Suspend'

2018-12-03 Thread Wayne Sallee via blfs-support
No such method 'Suspend' ". So I put the older version of upower back. Google search shows that this is "because UPower has been superseded by Systemd.Logind". So without systemd, what methods have y'all used to work around this? Wayne Sallee wa...@waynesallee.com http

Re: [blfs-support] LFS-8.1-rc2 is released

2018-02-19 Thread Wayne Sallee
://www.linuxfromscratch.org/lfs/downloads/8.2-rc1/ [2] http://www.linuxfromscratch.org/lfs/view/8.2-systemd-rc1/ [3] http://www.linuxfromscratch.org/lfs/downloads/8.2-systemd-rc1/ Should the subject have been "LFS-8.2-rc1 is released" instead of "LFS-8.1-rc2 is released"

Re: [blfs-support] libgudev required dependancies

2018-02-16 Thread Wayne Sallee
On 02/16/2018 12:27 PM, Pierre Labastie wrote: On 16/02/2018 18:03, Wayne Sallee wrote: I was noticing that the book for libgudev says that glib is required, but does not say that libudev is required. But downloading libgudev and reading the readme file, says that both are required. libudev

[blfs-support] libgudev required dependancies

2018-02-16 Thread Wayne Sallee
I was noticing that the book for libgudev says that glib is required, but does not say that libudev is required. But downloading libgudev and reading the readme file, says that both are required. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http

Re: [blfs-support] Nmap-7.60 Build Error Solved

2017-12-21 Thread Wayne Sallee
libpcap installed, so it might not error if I did not have libpcap installed. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] Nmap-7.60 Build Error Solved

2017-12-21 Thread Wayne Sallee
included && This is apparently a long standing bug with Nmap. There are some patches for the problem, but I could not figure it out, so using the --with-libpcap=included got it working. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-s

Re: [blfs-support] Strange behaviour in xfce

2017-02-11 Thread Wayne Sallee
Are those mount points separate partitions, or did you put them all in one partition? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com On 02/01/2017 03:00 AM, Theresa Williams wrote: Using a jhalfs build of LFS-SVN (of 22 January) as a base, I have installed enough dependencies

Re: [blfs-support] Virutalbox no USB found

2016-12-20 Thread Wayne Sallee
Nobody? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com On 12/12/2016 12:31 PM, Wayne Sallee wrote: Anyone use USB device in Compiz on LFS? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com On 12/05/2016 11:24 AM, Wayne Sallee wrote: I can't get Virtualbox

Re: [blfs-support] Virutalbox no USB found

2016-12-12 Thread Wayne Sallee
Anyone use USB device in Compiz on LFS? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com On 12/05/2016 11:24 AM, Wayne Sallee wrote: I can't get Virtualbox to recognize usb items such as memory sticks. I can boot a usb sitck in Virtualbox. Here is the instructions

[blfs-support] Virutalbox no USB found

2016-12-05 Thread Wayne Sallee
to do to get USB to work in Virtualbox. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-13 Thread Wayne Sallee
On 11/13/2016 02:11 PM, Pierre Labastie wrote: On 13/11/2016 15:11, Wayne Sallee wrote: On 11/11/2016 07:07 PM, Wayne Sallee wrote: On 11/11/2016 11:04 AM, Pierre Labastie wrote: I propose to add ant as recommended dependency (that pulls openjdk in the dependency chain), and replace

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-13 Thread Wayne Sallee
On 11/11/2016 07:07 PM, Wayne Sallee wrote: On 11/11/2016 11:04 AM, Pierre Labastie wrote: I propose to add ant as recommended dependency (that pulls openjdk in the dependency chain), and replace "--without-java" with "--without-junit". Thus, there is no need for jun

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-11 Thread Wayne Sallee
iew, enter some data, save. My experience is that without java, as soon as you choose anything regarding tables, it errors. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.h

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-10 Thread Wayne Sallee
On 11/09/2016 06:48 PM, Wayne Sallee wrote: I just reinstalled LibreOffice with Java, and that fixed it. So it would probably be good to add the importance of installing with Java if one wants to be able to use Base,, to the BLFS instructions. Wayne Sallee wa...@waynesallee.com http

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-10 Thread Wayne Sallee
On 11/10/2016 03:09 AM, Pierre Labastie wrote: On 10/11/2016 01:27, Douglas R. Reno wrote: On Wed, Nov 9, 2016 at 5:48 PM, Wayne Sallee <wa...@waynesallee.com <mailto:wa...@waynesallee.com>> wrote: I just reinstalled LibreOffice with Java, and that fixed it. So it wo

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-10 Thread Wayne Sallee
On 11/10/2016 03:09 AM, Pierre Labastie wrote: On 10/11/2016 01:27, Douglas R. Reno wrote: On Wed, Nov 9, 2016 at 5:48 PM, Wayne Sallee <wa...@waynesallee.com <mailto:wa...@waynesallee.com>> wrote: I just reinstalled LibreOffice with Java, and that fixed it. So it wo

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-09 Thread Wayne Sallee
I just reinstalled LibreOffice with Java, and that fixed it. So it would probably be good to add the importance of installing with Java if one wants to be able to use Base,, to the BLFS instructions. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-09 Thread Wayne Sallee
On 11/09/2016 12:18 PM, Pierre Labastie wrote: On 09/11/2016 16:21, Wayne Sallee wrote: On 11/08/2016 04:00 PM, Pierre Labastie wrote: On 08/11/2016 17:29, Wayne Sallee wrote: Maybe I need to add myself for permission to use postgres? If I run "createdb test" I get: creat

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-09 Thread Wayne Sallee
Original Message *Subject: *Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs? *From: *Wayne Sallee <wa...@waynesallee.com> *To: *blfs-support@lists.linuxfromscratch.org *Date: *11/09/2016 10:21 AM On 11/08/2016 04:00 PM, Pierre La

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-08 Thread Wayne Sallee
Maybe I need to add myself for permission to use postgres? If I run "createdb test" I get: createdb: could not connect to database template1: FATAL: role "waynesallee" does not exist But if i su to postgres, then it works fine. Wayne Sallee wa...@waynesallee.com http:/

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-08 Thread Wayne Sallee
, options, LibreOffice Base, Connections, Connection Pool ? Are you using any of that? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information

Re: [blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-07 Thread Wayne Sallee
On 11/07/2016 04:57 PM, Ken Moffat wrote: On Mon, Nov 07, 2016 at 10:38:22AM -0500, Wayne Sallee wrote: I'm getting the error "No /SDBC driver/ was found for the URL 'sdbc:embedded:hsqldb' " Wen I try to open a database. Internet search says to enable "use java runt

[blfs-support] OpenOffice Has anyone built OpenOffice

2016-11-07 Thread Wayne Sallee
I'm thinking of building OpenOffice, but the build instructions don't say what to do after building it. I guess the thing to do would be simply run "make install". Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support

[blfs-support] LibreOffice SDBC driver. Anyone using LibreOffice Base on lfs?

2016-11-07 Thread Wayne Sallee
nstructions installs with " --without-java ". Anyone using LibreOffice Base on lfs? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] Survey /usr or /opt

2016-10-11 Thread Wayne Sallee
it and notify the sender. done. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] Building Virtualbox on LFS

2016-10-05 Thread Wayne Sallee
orks just fine, even 32bit operating systems. See my instructions at: http://www.linuxquestions.org/questions/showthread.php?p=5614142#post5614142 Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfroms

Re: [blfs-support] /boot/grub/grub.cfg set default=2

2016-10-03 Thread Wayne Sallee
On 10/03/2016 01:37 PM, Wayne Sallee wrote: How do I set the default kernel to boot in /boot/grub/grub.cfg ? I tried setting: set default=2 Then I rebooted. But that made no difference. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com I'ts working now. Not sure what the deal

[blfs-support] ls -l /bin/getfacl

2016-10-03 Thread Wayne Sallee
What are y'all getting for the following? ls -l /bin/getfacl -rw-r--r-- 1 acl acl 74K Aug 1 2015 /bin/getfacl I'm surprised that the above is not executable. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http

[blfs-support] /boot/grub/grub.cfg set default=2

2016-10-03 Thread Wayne Sallee
How do I set the default kernel to boot in /boot/grub/grub.cfg ? I tried setting: set default=2 Then I rebooted. But that made no difference. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http

Re: [blfs-support] Updates Without Crashing LFS

2016-09-19 Thread Wayne Sallee
On 09/12/2016 08:10 PM, Ken Moffat wrote: Magic-SysRQ in the kernel, so if it hangs Alt-SysRq-S (sync), pause briefly, Alt-SysRq-B (boot). Yes that's is one of the things that I really like about linux. It also works good for boot problems as well. Thanks for all your help! Wayne Sallee wa

Re: [blfs-support] Updates Without Crashing LFS

2016-09-14 Thread Wayne Sallee
++/ /usr/lib/gcc/x86_64-unknown-linux-gnu/ /usr/libexec/gcc/x86_64-pc-linux-gnu/ /usr/share/ ĸen Do you prefer to install over, with gcc, or uninstall, then install? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http

[blfs-support] Building Virtualbox on LFS

2016-09-12 Thread Wayne Sallee
Anyone built Virtualbox on LFS? I'm not sure what to do about the dependency "Dev86" Has anyone built "Dev86"? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/

Re: [blfs-support] Building Virtualbox on LFS

2016-09-12 Thread Wayne Sallee
Original Message *Subject: *Building Virtualbox on LFS *From: *Wayne Sallee <wa...@waynesallee.com> *To: *BLFS Support List <blfs-support@lists.linuxfromscratch.org> *Date: *09/12/2016 12:52 PM Anyone built Virtualbox on LFS? I'm not sure what to do about the depen

Re: [blfs-support] Qt4 in /usr

2016-09-08 Thread Wayne Sallee
outside of qt, and some programs will fail to build without it. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] Book 7.7 QtCore/QtGlobal KDE . No such file or directory

2016-08-30 Thread Wayne Sallee
And thanks for everyone's help, as y'all pointed out it was a problem with both versions of qt being found. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe

Re: [blfs-support] Book 7.7 QtCore/QtGlobal KDE . No such file or directory

2016-08-30 Thread Wayne Sallee
-DQT_QMAKE_EXECUTABLE=/opt/qt4/bin/qmake-Wno-dev .. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] Book 7.7 QtCore/QtGlobal KDE . No such file or directory

2016-08-30 Thread Wayne Sallee
. Often in debugging it helps to go to the root of the error. Any idea of some good qt commands that will move me to the root of the error? Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http

Re: [blfs-support] Book 7.7 QtCore/QtGlobal KDE . No such file or directory

2016-08-29 Thread Wayne Sallee
On 08/27/2016 04:06 PM, Bruce Dubbs wrote: How about 'echo $PKG_CONFIG_PATH'? -- Bruce echo $PKG_CONFIG_PATH /usr/local/lib/pkgconfig:/opt/qt4/lib/pkgconfig:/opt/qt5/lib/pkgconfig Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo

Re: [blfs-support] Book 7.7 QtCore/QtGlobal KDE . No such file or directory

2016-08-27 Thread Wayne Sallee
Wayne Sallee wrote: I have both qt4 and qt5 built using the opt method. The file QtCore/QtGlobal is in both 4 and 5 /usr/src/qt/qt-everywhere-opensource-src-4.8.6/include/QtCore/QtGlobal /usr/src/qt/qt-everywhere-opensource-src-5.4.0/qtbase/include/QtCore/QtGlobal Oops I copied the wrong 2

Re: [blfs-support] Do you have a /etc/sysctl.conf ?

2016-08-24 Thread Wayne Sallee
On 08/24/2016 10:50 AM, Rob wrote: Wayne Sallee<wa...@waynesallee.com> wrote: My lfs build does not have /etc/sysctl.conf Is this something new for it to not be there, or is my system defective? We don't have the systctl utility. Instead, such things are handled in the /etc/sys

[blfs-support] wicd boot script hibernation Book 7

2016-07-30 Thread Wayne Sallee
system work better. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] building GTK+ 2.4 development environment

2016-07-27 Thread Wayne Sallee
it did not install the gtk one, and I saw other references in LFS book about building development environment, I thought I would ask. Wayne Sallee wa...@waynesallee.com http://www.WayneSallee.com On 07/27/2016 03:26 PM, Bruce Dubbs wrote: Wayne Sallee wrote: How does one build the GTK+ 2.4

[blfs-support] BLFS-BOOK-7.7 OpenJade

2016-01-26 Thread Wayne Sallee
d of >> , as this would overwrite the catalog file? Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] wpa_passphrase SSID SECRET_PASSWORD > /etc/sysconfig/wpa_supplicant-wifi0.conf

2015-12-23 Thread Wayne Sallee
ata in the file, as it's is so easy for someone to want to go back to the instructions to add another wireless access point, and not not notice that it only has one ">". Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://

Re: [blfs-support] xmlto patch

2015-10-31 Thread Wayne Sallee
Now I'm running into the same error building gimp-help. So much for the commenting out the XSLTOPTS="$XSLTOPTS --nonet" in xmlto. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubs

Re: [blfs-support] xmlto patch

2015-10-31 Thread Wayne Sallee
mmands that it shows in the dockbook-xml chapter. Are you saying that docbook-xml needs to be reinstalled / reconfigured after installing xdg-utils? Wayne Sallee wa...@waynesallee.com No you don't need a reinstall. However, what fixed my problems was the final configuration s

Re: [blfs-support] xmlto patch

2015-10-29 Thread Wayne Sallee
enu.1] Error 1 make[1]: Leaving directory '/usr/src/xdg-utils/xdg-utils-1.1.0-rc3/scripts' Makefile:23: recipe for target 'scripts' failed make: *** [scripts] Error 2 package xdg-utils:/usr/src/xdg-utils/xdg-utils-1.1.0-rc3> Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/

Re: [blfs-support] xmlto patch

2015-10-29 Thread Wayne Sallee
the book needs to be updated if this is correct. I have docbook-xml installed. And when I installed docbook-xml, I ran the config commands that it shows in the dockbook-xml chapter. Are you saying that docbook-xml needs to be reinstalled / reconfigured after installing xdg-utils? Wayne Sallee wa

Re: [blfs-support] xmlto patch

2015-10-28 Thread Wayne Sallee
On 10/27/2015 04:14 PM, Ken Moffat wrote: On Tue, Oct 27, 2015 at 02:19:10PM -0400, Wayne Sallee wrote: I'm wondering if the patch at https://github.com/handyman5/homebrew/commit/4e0ceb899082c6134ab5a162f5e3d930d54e3fce should be added to BLFS. I commented out the XSLTOPTS="$XSL

[blfs-support] xmlto patch

2015-10-27 Thread Wayne Sallee
I'm wondering if the patch at https://github.com/handyman5/homebrew/commit/4e0ceb899082c6134ab5a162f5e3d930d54e3fce should be added to BLFS. I commented out the XSLTOPTS="$XSLTOPTS --nonet" and rebuilt xmlto, and it took care of the problem. Wayne Sallee wa...@waynesallee.c

[blfs-support] initramfs BLFS-BOOK-7.7 Chapter 5 - Easy Choice

2015-10-10 Thread Wayne Sallee
assumptions correct? Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-08 Thread Wayne Sallee
= 3.19.0 uname -s = Linux uname -v = #2 SMP Tue Sep 15 18:44:11 EDT 2015 Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-08 Thread Wayne Sallee
really good to know and probably the best way to go. What would be the difference in the outcome between the two methods? On Mon, 05 Oct 2015 14:04:42 -0400 Wayne Sallee<wa...@waynesallee.com> wrote: One thing that I am wondering about; what about all of the programs that I h

Re: [blfs-support] ClamTK on LFS

2015-10-08 Thread Wayne Sallee
hare/perl5/vendor_perl/ClamTk # chmod +x clamtk # cp clamtk /usr/local/bin (or /usr/bin) I agree that "put down the source." is not very helpful. But then this isn't really a lfs/bls issue. :-) Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/bl

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-07 Thread Wayne Sallee
installing gmp. Then when I went back to compile atk, it compiled with no errors. Thanks! One thing that I am wondering about; what about all of the programs that I have compiled with the previous install of gmp? I am wondering if I might run into problems with them working on a different computer.

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-06 Thread Wayne Sallee
back that the problem was fixed, and what was done to fix the problem. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-05 Thread Wayne Sallee
. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-02 Thread Wayne Sallee
x7fe02006a575 <__GI___libc_sigaction+69>:mov%rdx,0x38(%r9) 0x7fe02006a579 <__GI___libc_sigaction+73>:mov0x30(%rsi),%rdx 0x7fe02006a57d <__GI___libc_sigaction+77>:mov%rdx,0x40(%r9) 0x7fe02006a581 <__GI___libc_sigaction+81>:mov

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-01 Thread Wayne Sallee
2>&1 | tee gmp-check-log package gmp:/usr/src/gmp> awk '/tests passed/{total+=$2} ; END{print total}' gmp-check-log package gmp:/usr/src/gmp> make install package gmp:/usr/src/gmp> make install-html package gmp:/usr/src/gmp> exit Wayne Sallee wa...@waynesallee.com -- http://l

Re: [blfs-support] Unable to login with Linux-PAM - fixed, but still errors

2015-09-28 Thread Wayne Sallee
On 09/28/2015 01:04 PM, Bruce Dubbs wrote: Wayne Sallee wrote: On 09/27/2015 05:55 PM, Bruce Dubbs wrote: Maybe the mistake is that that same command is in the .bashrc pointing back to itself. Perhaps, but where did it come from? Not the book. Book 7.7: cat> ~/.bashrc<&

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-28 Thread Wayne Sallee
commands related to "word"... Reading symbols from g++...done. "/usr/src/gdb/foo.cc" is not a core dump: File format not recognized (gdb) run Starting program: /usr/bin/g++ g++: fatal error: no input files compilation terminated. [Inferior 1 (process 3001) exited with cod

Re: [blfs-support] Unable to login with Linux-PAM - fixed, but still errors

2015-09-28 Thread Wayne Sallee
ions are # in /etc/bashrc. if [ -f "/etc/bashrc" ] ; then source /etc/bashrc fi # End ~/.bashrc| EOF Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-27 Thread Wayne Sallee
On 09/26/2015 03:32 PM, Wayne Sallee wrote: I had not yet installed gdb. So I decided to install gdb and find out. I'll give you 3 guesses of what happened. :-) And the first 2 guesses don't count. :-) Ok, :-) here is what happened: ../.././gnulib/import/frexp.c: In function 'rpl_frexp

Re: [blfs-support] Unable to login with Linux-PAM - fixed, but still errors

2015-09-27 Thread Wayne Sallee
ted it up and signed in as root, but su from root to root would give the error. I got my situation fixed, but since it sounded a little like what was happening to the OP, I though I'd post about it. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/bl

Re: [blfs-support] Unable to login with Linux-PAM - fixed, but still errors

2015-09-27 Thread Wayne Sallee
There's also a bug in the book where the root bash profile, and bashrc loop endlesly with each other. It gave me error when su to root, until I fixed it. Wayne Sallee wa...@waynesallee.com On 09/20/2015 08:59 PM, Bruce Dubbs wrote: Ken Moffat wrote: On Mon, Sep 21, 2015 at 12:49:51AM +0100

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-26 Thread Wayne Sallee
/gmp-6.0.0/config.sub -rwxr-xr-x 1 gmp gmp 4.8K Mar 25 2014 /usr/src/gmp/gmp-6.0.0/config.sub Do I want to use the above source that are there after running make, or do I want to extract a clean batch from the original source? Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfroms

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-26 Thread Wayne Sallee
ub’ -> ‘config.sub’ Sincerely, William Harrington Thanks. I'll be doing this later. Too bad this was not mentioned on LFS where it was mentioned how easy it is for LFS to be copied to another computer. :-) This one is kind-of important. :-) Wayne Sallee wa...@waynesallee.com -

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-25 Thread Wayne Sallee
Memory test passes. Same compile error on first laptop. So back to the second laptop goes the hard drive. :-) Wayne Sallee wa...@waynesallee.com On 09/25/2015 11:13 AM, Wayne Sallee wrote: Starting clean did not help. That's the first compiling that I've done since moving the hard drive

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-25 Thread Wayne Sallee
that the second computer has a bad second video card that I disabled in BIOS. But of course things like that can be the motherboard, making the other parts look bad. Wayne Sallee wa...@waynesallee.com On 09/25/2015 09:41 AM, Wayne Sallee wrote: Thanks for all the posts. It's an Intel processor. I tried

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-09-25 Thread Wayne Sallee
MIN__; } ^ 0x95017f crash_signal ../../gcc-4.9.2/gcc/toplev.c:337 0x7fa8f060051f ??? /usr/src/glibc/glibc-2.21/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0 Please submit a full bug report, Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscra

Re: [blfs-support] Preferred local IP Address for laptop Wireless.

2015-09-17 Thread Wayne Sallee
Non of those worked for me, but I found a simple solution: In terminal simply enter: ifconfig wlan0 inet 192.168.x. And it will immediately change to that ip address. Thanks for all your help. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support

[blfs-support] Preferred local IP Address for laptop Wireless.

2015-09-16 Thread Wayne Sallee
Original Message *Subject: *Re: [blfs-support] Can't get Wireless to work. *From: *Wayne Sallee <wa...@waynesallee.com> *To: *blfs-support@lists.linuxfromscratch.org *Date: *09/15/2015 06:39 PM I got it working. Thanks for everyone's help. It's still buggy. I think the p

Re: [blfs-support] Can't get Wireless to work.

2015-09-15 Thread Wayne Sallee
got better results after doing so. I'm almost there. Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-support] Can't get Wireless to work.

2015-09-15 Thread Wayne Sallee
On 09/15/2015 11:23 AM, Wayne Sallee wrote: Looks like one has to recompile the kernal drivers after putting the firmware into /lib/firmware. I got better results after doing so. I was getting some errors, but that cleared up later, so I thought it was from rebuilding the kernel drivers

Re: [blfs-support] Can't get Wireless to work.

2015-09-14 Thread Wayne Sallee
On 09/12/2015 04:27 PM, Wayne Sallee wrote: Time to rebuild the kernel! root [ ~ ]# lsmod Module Size Used by bluetooth 303868 0 rt73usb23351 0 rt2x00usb 8842 1 rt73usb crc_itu_t 1307 1 rt73usb rt2x00lib

Re: [blfs-support] Can't get Wireless to work.

2015-09-14 Thread Wayne Sallee
"yes". PRINTALL="no" root [ ~ ]# For wpa, you also need /etc/sysconfig/wpa_supplicant-wlan0.conf. See wireless-tools in BLFS for details. Yes I also have /etc/sysconfig/wpa_supplicant-wlan0.conf, but it does not seem from the error statements that it has gotten

Re: [blfs-support] Can't get Wireless to work.

2015-09-12 Thread Wayne Sallee
t link/sit 0.0.0.0 brd 0.0.0.0 root [ ~ ]# What's that about the wlan0? Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] Can't get Wireless to work.

2015-09-12 Thread Wayne Sallee
1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub root [ ~ ]# Wayne Sallee wa...@waynesallee.com -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information

Re: [blfs-support] CMOS

2015-08-25 Thread Wayne Sallee
if the check sum does not match. Don't just take the above commands and run them, google dd. Wayne Sallee wa...@waynesallee.com On 08/25/2015 03:24 PM, Wayne Sallee wrote: With Linux, you can use dd. But writing to your motherboard is very risky. Wayne Sallee wa...@waynesallee.com On 08/24/2015 02

Re: [blfs-support] CMOS

2015-08-25 Thread Wayne Sallee
With Linux, you can use dd. But writing to your motherboard is very risky. Wayne Sallee wa...@waynesallee.com On 08/24/2015 02:04 AM, Paul Rogers wrote: In the past I've always had good luck keeping a Live Knoppix CD/DVD around for the inevitable virgin box I want to talk. Today I found a new

Re: [blfs-support] CMOS

2015-08-25 Thread Wayne Sallee
On 08/25/2015 07:20 PM, Ken Moffat wrote: On Tue, Aug 25, 2015 at 05:54:05PM -0400, Wayne Sallee wrote: Here are some dd commands: Read the bios dd if=/dev/mem bs=1 skip=983040 count=65535 of=bios.bin Read the bios settings dd if=/dev/nvram of=nvram.bin You have3 /dev/nvram ? On a quick