LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 05-21-2016, 12:03 PM   #1
Jigsaw
Member
 
Registered: Apr 2016
Location: Indonesia
Distribution: Debian
Posts: 77

Rep: Reputation: Disabled
configure.ac:455: the top level


I tried to install wvstreams on lfs 7.9 but I get an error like this, please help sir ..

Code:
# ./configure --prefix=/usr \
>     --sysconfdir=/etc --localstatedir=/var &&
> make
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether byte ordering is bigendian... no
checking for __attribute__ ((deprecated))... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for egrep... grep -E
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strnlen is declared... yes
checking for EOVERFLOW... yes
checking for signed... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether vsnprintf is declared... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for memchr... yes
checking for mempcpy... yes
checking for C/C++ restrict keyword... restrict
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for strncasecmp... yes
checking for strchrnul... yes
checking for strndup... yes
checking for working strnlen... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vsnprintf... yes
checking for stdint.h... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for error_t... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking for net/ethernet.h... yes
checking for netinet/if_ether.h... yes
checking whether ETHER_ADDR_LEN is declared... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking linux/serial.h usability... yes
checking linux/serial.h presence... yes
checking for linux/serial.h... yes
checking for cfmakeraw... yes
checking whether ln works...... yes
checking for pkg-config... /usr/bin/pkg-config
checking for db.h... no
checking db_185.h usability... no
checking db_185.h presence... no
checking for db_185.h... no
checking villa.h usability... no
checking villa.h presence... no
checking for villa.h... no
checking for vlopen in -lqdbm... no
checking slp.h usability... no
checking slp.h presence... no
checking for slp.h... no
checking for SLPGetRefreshInterval in -lslp... no
checking for bind in -lsocket... no
checking for openssl/ssl.h... yes
checking for X509_free in -lcrypto... yes
checking for SSL_has_matching_session_id in -lssl... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for pam_start in -lpam... yes
checking for sane PAM implementation... yes
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking for TclInterpInit in -ltcl8.3... no
checking for swig... swig
checking for Qt... no
checking for moc... moc not found
checking for valgrind... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
Package xplc-0.3.13 was not found in the pkg-config search path.
Perhaps you should add the directory containing `xplc-0.3.13.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xplc-0.3.13' found
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
configure: WARNING: QDBM is missing.
configure: WARNING: Qt is missing.
configure: WARNING: Valgrind is missing.
configure: WARNING: OpenSLP is missing.
configure: creating ./config.status
config.status: creating config.mk
config.status: creating gnulib/Makefile
config.status: creating pkgconfig/libuniconf.pc
config.status: creating pkgconfig/libuniconf-uninstalled.pc
config.status: creating pkgconfig/libwvbase.pc
config.status: creating pkgconfig/libwvbase-uninstalled.pc
config.status: creating pkgconfig/libwvqt.pc
config.status: creating pkgconfig/libwvqt-uninstalled.pc
config.status: creating pkgconfig/libwvstreams.pc
config.status: creating pkgconfig/libwvstreams-uninstalled.pc
config.status: creating pkgconfig/libwvutils.pc
config.status: creating pkgconfig/libwvutils-uninstalled.pc
config.status: creating pkgconfig/libwvtest.pc
config.status: creating pkgconfig/libwvtest-uninstalled.pc
config.status: creating pkgconfig/wvxplc.pc
config.status: creating include/wvautoconf.h
configure: configuring in xplc
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for cvs2cl.pl... no
checking for cvs2cl... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for library containing NSCreateObjectFileImageFromFile... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_unparse in -luuid... yes
configure: creating ./config.status
config.status: creating config/config.mk
config.status: creating dist/xplc.pc
config.status: creating dist/xplc-uninstalled.pc
config.status: creating examples/simple-module/Makefile
config.status: creating examples/simple-module-user/Makefile
config.status: creating uuid/uuid_types.h
config.status: creating include/autoconf.h
configure: WARNING: Unstable release, the API might change in the next release.
make -C xplc
make[1]: Entering directory '/sources/xwindow/wvstreams-4.2.2/xplc'
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/new.o xplc/new.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/statichandler.o xplc/statichandler.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/servmgr.o xplc/servmgr.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/category.o xplc/category.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/modulemgr.o xplc/modulemgr.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/monikers.o xplc/monikers.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/loader.o xplc/loader.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/moduleloader.o xplc/moduleloader.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/catiter.o xplc/catiter.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/catmgr.o xplc/catmgr.cpp
ar rc libxplc.a xplc/new.o xplc/statichandler.o xplc/servmgr.o xplc/category.o xplc/modulemgr.o xplc/monikers.o xplc/loader.o xplc/moduleloader.o xplc/catiter.o xplc/catmgr.o
ranlib libxplc.a
ln -s -f libxplc.a libxplc_s.a
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/factory.o xplc-cxx/factory.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/strtouuid.o xplc-cxx/strtouuid.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/getiface.o xplc-cxx/getiface.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/uuidtostr.o xplc-cxx/uuidtostr.cpp
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/xplc.o xplc-cxx/xplc.cpp
ar rc libxplc-cxx.a xplc-cxx/factory.o xplc-cxx/strtouuid.o xplc-cxx/getiface.o xplc-cxx/uuidtostr.o xplc-cxx/xplc.o
ranlib libxplc-cxx.a
g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude  -lc -ldl  -shared -Wl,-hlibxplc.so.0.3.13-unstable -Wl,-z,defs,--version-script=config/exports.map xplc/new.o xplc/statichandler.o xplc/servmgr.o xplc/category.o xplc/modulemgr.o xplc/monikers.o xplc/loader.o xplc/moduleloader.o xplc/catiter.o xplc/catmgr.o libxplc-cxx.a -o libxplc.so
cp dist/xplc-uninstalled.pc xplc-uninstalled.pc
gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h   -c -o uuid/bin/uuidgen.o uuid/bin/uuidgen.c
uuid/bin/uuidgen.c: In function 'parse_conf':
uuid/bin/uuidgen.c:188:27: warning: value computed is not used [-Wunused-value]
     for(c = argv[i]; c; c && ++c) {
                           ^
gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h   -c -o uuid/bin/tst_uuid.o uuid/bin/tst_uuid.c
gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE  -lc  uuid/bin/uuidgen.o  -luuid -o uuid/bin/uuidgen
gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE  -lc  uuid/bin/tst_uuid.o  -luuid -o uuid/bin/tst_uuid
ln -s uuidgen uuid/bin/uuidcdef
make[1]: Leaving directory '/sources/xwindow/wvstreams-4.2.2/xplc'
compiling utils/wvbuffer.o...
In file included from /usr/include/string.h:25:0,
                 from ./include/wvstring.h:18,
                 from ./include/wvbuf.h:10,
                 from utils/wvbuffer.cc:7:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
In file included from ./include/wvbuf.h:10:0,
                 from utils/wvbuffer.cc:7:
./include/wvstring.h:396:17: error: extra qualification 'WvString::' on member 'construct' [-fpermissive]
     inline void WvString::construct(const char *_str)
                 ^
wvrules.mk:288: recipe for target 'utils/wvbuffer.o' failed
make: *** [utils/wvbuffer.o] Error 1

Last edited by Jigsaw; 05-21-2016 at 12:13 PM.
 
Old 05-22-2016, 01:28 AM   #2
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
You require the package XPLC here,
https://sourceforge.net/projects/xplc/files/xplc/

Quote:
No package 'xplc-0.3.13' found
 
Old 05-22-2016, 04:26 AM   #3
Jigsaw
Member
 
Registered: Apr 2016
Location: Indonesia
Distribution: Debian
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by spiky0011 View Post
You require the package XPLC here,
https://sourceforge.net/projects/xplc/files/xplc/
not work sir
 
Old 05-22-2016, 08:12 PM   #4
hpmachining
LQ Newbie
 
Registered: Apr 2016
Posts: 15

Rep: Reputation: 1
The version of mvstreams you are trying to build is quite old. Try downloading version 4.6.1 (which is still old, but newer) from here:
https://storage.googleapis.com/googl...s-4.6.1.tar.gz

I still had to fix a few things to get it to build. Save the following as wvstreams-4.6.1-LFS-build-fixes.patch

Code:
--- a/crypto/wvx509.cc	2008-10-23 16:23:49.000000000 -0400
+++ b/crypto/wvx509.cc	2016-05-22 20:10:38.482118406 -0400
@@ -1157,7 +1157,8 @@
         
         if (ext)
         {
-            X509V3_EXT_METHOD *method = X509V3_EXT_get(ext);
+            // X509V3_EXT_METHOD *method = X509V3_EXT_get(ext);
+            const X509V3_EXT_METHOD *method = X509V3_EXT_get(ext);
             if (!method)
             {
                 WvDynBuf buf;
--- a/ipstreams/wvunixdgsocket.cc	2009-05-13 17:42:52.000000000 -0400
+++ b/ipstreams/wvunixdgsocket.cc	2016-05-22 20:09:53.211422631 -0400
@@ -1,8 +1,6 @@
 #include "wvunixdgsocket.h"
-#ifdef MACOS
 #include <sys/types.h>
 #include <sys/stat.h>
-#endif
 
 WvUnixDGSocket::WvUnixDGSocket(WvStringParm filename, bool _server, int perms)
     : socketfile(filename)
--- a/streams/wvatomicfile.cc	2009-05-13 17:42:52.000000000 -0400
+++ b/streams/wvatomicfile.cc	2016-05-22 20:08:30.845287178 -0400
@@ -11,9 +11,8 @@
 #include "wvfileutils.h"
 #include "wvstrutils.h"
 
-#ifdef MACOS
 #include <sys/stat.h>
-#endif
+#include <sys/types.h>
 
 WvAtomicFile::WvAtomicFile(WvStringParm filename, int flags, mode_t create_mode)
     : tmp_file(WvString::null)
--- a/utils/wvuid.cc	2008-07-14 15:11:35.000000000 -0400
+++ b/utils/wvuid.cc	2016-05-22 20:09:10.146791830 -0400
@@ -33,6 +33,7 @@
 
 #else // not WIN32
 
+#include <unistd.h>
 
 WvString wv_username_from_uid(wvuid_t uid)
 {
Then apply the patch before configuring and building:
Code:
patch -Np1 -i ../wvstreams-4.6.1-LFS-build-fixes.patch
Let me know if this works for you.

Paul
 
Old 05-23-2016, 04:12 AM   #5
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
Have a look at the slackbuilds package here:
https://slackbuilds.org/repository/1...arch=wvstreams

It includes some patches and also the wvstreams.SlackBuild file itself contains the compile/install instructions just leave out the slackware bits.
 
1 members found this post helpful.
Old 05-23-2016, 06:47 AM   #6
Jigsaw
Member
 
Registered: Apr 2016
Location: Indonesia
Distribution: Debian
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Keith Hedger View Post
Have a look at the slackbuilds package here:
https://slackbuilds.org/repository/1...arch=wvstreams

It includes some patches and also the wvstreams.SlackBuild file itself contains the compile/install instructions just leave out the slackware bits.
What can not do without using the package manager slackware ie / sbin / makepkg

wvstreams.SlackBuild: line 100: /sbin/makepkg: No such file or directory

Last edited by Jigsaw; 05-23-2016 at 07:00 AM.
 
Old 05-23-2016, 07:31 AM   #7
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
As I said just dont use the slackware parts ie just look at the configure options and make instructions, I didn't mean to just try and run the script 'As is', slackbuilds often have important info/patches for compiling a piece of software and is always a good place to look if it is not in the LFS/BLFS books, as is the arch buld scripts/wiki, although the arch build scripts need a little more puzzling out in places.
 
Old 05-23-2016, 08:00 AM   #8
Jigsaw
Member
 
Registered: Apr 2016
Location: Indonesia
Distribution: Debian
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Keith Hedger View Post
As I said just dont use the slackware parts ie just look at the configure options and make instructions, I didn't mean to just try and run the script 'As is', slackbuilds often have important info/patches for compiling a piece of software and is always a good place to look if it is not in the LFS/BLFS books, as is the arch buld scripts/wiki, although the arch build scripts need a little more puzzling out in places.
ok thank sir solved
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Is there another way to go to top level? computergirl121 Linux - Newbie 12 05-08-2013 11:19 PM
How to create a top level makefile rushadrenaline Mandriva 3 12-10-2007 10:16 PM
Top Level Domain Names wwnexc Linux - Networking 3 03-12-2006 02:03 PM
DNS & Top Level Domain JJX Linux - Networking 2 03-28-2004 07:56 AM
FTP - setting top level dir donokono Linux - Networking 2 06-18-2002 06:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 08:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration