home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22265 < prev    next >
Encoding:
Text File  |  1992-12-31  |  3.9 KB  |  111 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!newsserver.sfu.ca!wonge
  3. From: wonge@fraser.sfu.ca (Edmund Wong)
  4. Subject: HEADLINES: After the fiasco with failed installation..
  5. Message-ID: <1992Dec31.103742.5972@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. Date: Thu, 31 Dec 1992 10:37:42 GMT
  9. Lines: 100
  10.  
  11.  
  12.   Boy, what an attenton grabber.. :)..
  13.  
  14.    Yes, 'tis me again.  I have just RE-formated my whole
  15. HD, then repartitioned it, and now, mkfs'd the two minix 
  16. partitions...
  17.  
  18.    After also 'attempting' to install the TCP/IP, and
  19. do a 'make' kernel, I 'sync' and then I rebooted.
  20.  
  21.    The following screen showed up, and totally confused me:-
  22.  
  23.    ...
  24.    hda :
  25.     part 1 start 17 size 51238 end 51254
  26.     part 2 start 51255 size 130560 end 181814
  27.     part 3 start 181815 size 52020 end 233834
  28.    Partition table ok.
  29.    Linux version 0.98.pl1-37 (root@softland) 10/12/92 14:54:40
  30.    eagles -> 127.301.022.401
  31.    127.301.022.401 - bad address.
  32.    bad ip_number: Unknown error
  33.    /usr/etc/inet/config [-r router] [-n net] [-d] interface ip-address
  34.    socket: Invalid argument
  35.    127.301.022.0 - bad address.
  36.    127.301.022.401 - bad address.
  37.    bad ip_number: Unknown error
  38.    /usr/etc/inet/config [-r router] [-n net] [-d] interface ip-address
  39.    starting /usr/etc/inet/portmap
  40.    starting /usr/etc/inetd
  41.    staring /usr/etc/ine/named   <---note the spelling mistake :)
  42.    Dec 31 02:08:09 named[25]: restarted
  43.    Dec 31 02:08:09 named[25]: socket(SOCK_STREAM): Invalid argument
  44.    staring /usr/etc/inet/nfsd   <----note the same spelling mistake :)
  45.    Could not make a socket.
  46.    staring /usr/etc/inet/mountd
  47.    svcupd_create: socket creation problem: Invalid argument
  48.    cannot create upd serice.
  49.  
  50.    Softlanding Software ....
  51.    Welcome to Linux ...
  52.  
  53.    eagles login:
  54.  
  55.  
  56.  Well, that's what happens.  If someone can explain what the hell is
  57. going on and what I MUST have done wrong, I'd feel much better.  I
  58. was gonna 'SOCK' the computer if it wasn't for this newsgroup..
  59.  
  60.  <GET IT?? SOCK?? SOCKET?? HAHAHAHA...never mind....heh :)>
  61.  
  62.   The way I got to the above stuff is did the following:-
  63.  
  64.   1) cd /etc/inet
  65.   2) sh install.net
  66.        using Ip Address = 127.301.022.401
  67.              Net Address = 127.301.022.0
  68.              router address = 0.0.0.0
  69.              domain name = van.bc.ca
  70.              Name server for Domain = 127.301.022.401
  71.       Run at boot time = y
  72.  
  73.   3) cd /linux
  74.       did a 'make'
  75.         and tons of errors popped up:-
  76.  
  77.        build.o : Undefined symbol _exit referenced from text segment
  78.                        .
  79.                     etc... <but instead of _exit, some other stuff
  80.                             were displayed, and here's a list of them:-
  81.                     _stat,_perror,__cerr_sbuf,_fprintf,
  82.                     _write,_close,_open,_read,_write,
  83.             and once in awhile, some of the aforementioned functions
  84.             (or whatever) is repeated...
  85.  
  86.      then at the end, it shows this:-
  87.    /usr/lib/libgcc.a(__main.o): Undefined symbol _atexit referenced from
  88.                                         text segment
  89.    make: *** [tools/build] Error 1
  90.  
  91.   <note: libgcc.a was not where it was supposed to be, it was in
  92.           /usr/lib/shlib/nojump.   Any reason for this??>
  93.  
  94.   4) I ignored the errors, as I'm not an expert at C programming, and
  95.      I did a 'sync' and rebooted, only to get the above screen.
  96.  
  97.  I'm probably gonna get MAJORLY hosed by some of you linux wizards,
  98. professionals and etc...  Just hope someone HELPS me before I get hosed..
  99.  
  100.  
  101.   I know..this isn't my first, but heck, at least it's a good effort
  102. by me to learn... <innocent looking grin>
  103.  
  104.    Thanks for the help guys, I appreciate any help...
  105.  
  106.  
  107. -- 
  108. InterNet: wonge@fraser.sfu.ca  |  "Fail not; Learn Not.
  109.                                |  It is with failing, that one learns,
  110.                                |  So by Learning, one must fail." - Edmund Wong
  111.