| PLEX86 | ||
|
Vector Linux & USB ADSL modem problems 4771Hi guys. I installed Vector Linux 4.3 on an old P3 866 MHz PC with 128MB RDRAM. I'm really happy with it! It is fast. Red Hat 9 was really slow...I had too little RAM that the O-S kept on having to use the swap space. ADSL modem in Vector Linux. I will try posting this to the eagle-usb.org forums as well, but I'm not holding my breath because the place is mostly in French and the last time I asked for help there I got no replies :-( Basically, according to the README file, the installation seems to be done through a series of scripts as below. .-autogen.sh # only if you use a CVS version and 1.9.8 .-configure make uninstall # if you've got a previous version installed make clean make make install eagleconfig startadsl Here's what happened when I tried: ------------------------- 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 a BSD-compatible install...usr-bin-ginstall -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... gcc -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet-in.h usability... yes checking netinet-in.h presence... yes checking for netinet-in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys-ioctl.h usability... yes checking sys-ioctl.h presence... yes checking for sys-ioctl.h... yes checking sys-socket.h usability... yes checking sys-socket.h presence... yes checking for sys-socket.h... yes checking sys-time.h usability... yes checking sys-time.h presence... yes checking for sys-time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for offt... yes checking for sizet... yes checking whether time.h and sys-time.h may both be included... yes checking whether struct tm is in sys-time.h or time.h... time.h checking for working volatile... yes checking whether closedir returns void... no checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys-select.h usability... yes checking sys-select.h presence... yes checking for sys-select.h... yes checking for sys-socket.h... (cached) yes checking types of arguments for select... int,fdset *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for alarm... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for ifconfig... yes checking for route... yes checking for pidof... yes checking for dhclient... dhclient checking for pppd... yes checking for pppoe... yes checking for tclsh... yes checking for wish... yes checking for xsltproc... yes *** libxslt-proc package is missing, keeping prebuild version *** checking for kernel version... 2.6.7-ide4 checking for ifup... 0 checking for adictrl... no checking for eaglectrl... no checking for showstat... no checking for eaglestat... no checking for startadsl... no checking for stopadsl... no configure: creating .-config.status config.status: creating Makefile.common config.status: executing default commands ======================================================================== distribution detected generic dhcp support dhclient pppd support yes pppoa support yes pppoe support yes install eagleconnect (tcl-tk frontend) yes generate documentation no ======================================================================== warning: current gcc version is not the same as the one used to compile the running kernel. - current gcc version: 3.2.3 - gcc version used for kernel: 3.2.3) Input Needed ext3: root and encryption That's an interesting concept. Please excuse those questions below that may result from my lack of... warning: unable to find a suitable method to start connection on boot. Please report this on the forum with additionnal details about your distribution! --------------------------
Creating a file with timestamp 4778 Peter, Peter T. Breuer I know what SMP is. Even though there would be more than one process running on the machine at a time, there was only 1 processor... 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 a BSD-compatible install...usr-bin-ginstall -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... gcc -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet-in.h usability... yes checking netinet-in.h presence... yes checking for netinet-in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys-ioctl.h usability... yes checking sys-ioctl.h presence... yes checking for sys-ioctl.h... yes checking sys-socket.h usability... yes checking sys-socket.h presence... yes checking for sys-socket.h... yes checking sys-time.h usability... yes checking sys-time.h presence... yes checking for sys-time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for offt... yes checking for sizet... yes checking whether time.h and sys-time.h may both be included... yes checking whether struct tm is in sys-time.h or time.h... time.h checking for working volatile... yes checking whether closedir returns void... no checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys-select.h usability... yes checking sys-select.h presence... yes checking for sys-select.h... yes checking for sys-socket.h... (cached) yes checking types of arguments for select... int,fdset *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for alarm... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for ifconfig... yes checking for route... yes checking for pidof... yes checking for dhclient... dhclient checking for pppd... yes checking for pppoe... yes checking for tclsh... yes checking for wish... yes checking for xsltproc... yes *** libxslt-proc package is missing, keeping prebuild version *** checking for kernel version... 2.6.7-ide4 checking for ifup... 0 checking for adictrl... no checking for eaglectrl... no checking for showstat... no checking for eaglestat... no checking for startadsl... no checking for stopadsl... no configure: creating .-config.status config.status: creating Makefile.common config.status: executing default commands ======================================================================== distribution detected generic dhcp support dhclient pppd support yes pppoa support yes pppoe support yes install eagleconnect (tcl-tk frontend) yes generate documentation no ======================================================================== warning: current gcc version is not the same as the one used to compile the running kernel. - current gcc version: 3.2.3 - gcc version used for kernel: 3.2.3) warning: unable to find a suitable method to start connection on boot. Please report this on the forum with additionnal details about your distribution! -------------------------- make -C driver clean make1: Entering directory `-root-eagle-usb-2.3.2-driver' make -C .-user clean make2: Entering directory `-root-eagle-usb-2.3.2-driver-user' rm -f eaglectrl make2: Leaving directory `-root-eagle-usb-2.3.2-driver-user' make -C .-firmware clean make2: Entering directory `-root-eagle-usb-2.3.2-driver-firmware' rm -f buildDSP dspcodeisdn.bin dspcodepots.bin make2: Leaving directory `-root-eagle-usb-2.3.2-driver-firmware' make1: Leaving directory `-root-eagle-usb-2.3.2-driver' make -C pppoa clean make1: Entering directory `-root-eagle-usb-2.3.2-pppoa' rm -f *.o pppoa make1: Leaving directory `-root-eagle-usb-2.3.2-pppoa' make -C utils-eagleconnect clean make1: Entering directory `-root-eagle-usb-2.3.2-utils-eagleconnect' rm -Rf tmp make1: Leaving directory `-root-eagle-usb-2.3.2-utils-eagleconnect' make -C utils-scripts clean make1: Entering directory `-root-eagle-usb-2.3.2-utils-scripts' rm -Rf tmp make1: Leaving directory `-root-eagle-usb-2.3.2-utils-scripts' ---------------------------- make -C driver make1: Entering directory `-root-eagle-usb-2.3.2-driver' USECMVS=1 make -Clib-modules-2.6.7-ide4-build SUBDIRS=-root-eagle-usb-2.3.2-driver modules make2: *** No rule to make target `modules'. Stop. make1: *** eagle-usb.ko Error 2 make1: Leaving directory `-root-eagle-usb-2.3.2-driver' make: *** build Error 2 Backing up and encryption with GPG 4776 I agree, but let's say I am administering several users. Can I count on these users... ---------------------------- make -C driver install make1: Entering directory `-root-eagle-usb-2.3.2-driver' make -C .-firmware install make2: Entering directory `-root-eagle-usb-2.3.2-driver-firmware'usr-bin-ginstall -c -dusr-share-eagle-usb-dsp &&usr-bin-ginstall -c -m 0664 dspcodepots.binusr-share-eagle-usb-dspusr-bin-ginstall: cannot stat `dspcodepots.bin': No such file or directory make2: *** install Error 1 make2: Leaving directory `-root-eagle-usb-2.3.2-driver-firmware' make1: *** installdsp Error 2 make1: Leaving directory `-root-eagle-usb-2.3.2-driver' make: *** install Error 2 ------------------------ Thanks. Backing up and encryption with GPG 4777 Well I've tried on my home system or a dry run. Using GPG's symmetric encryption on a file system of about 3.8 GB produces an encrypted file of about...
|
||||
Input Needed ext3: root and encryption Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||