Subject: [netatalk-admins] Re: Netatalk under Solaris 2.6
From: Reiner Keller (keller@math.TU-Berlin.DE)
Date: Tue Sep 29 1998 - 13:01:53 EDT
Hello,
thanx for the hints, but they didn't worked.
I have le0, not hme0:
: /usr/sbin/ifconfig -a
lo0: flags=849<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
inet 127.0.0.1 netmask ff000000
le0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
inet 130.149.12.230 netmask fffffe00 broadcast 130.149.13.255
: /usr/sbin/ifconfig hme0
ifconfig: SIOCGIFFLAGS: hme0: no such interface
My config-file exists:
: cat /usr/local/atalk/etc/atalkd.conf
#
#lot of comments
#
le0
I have tried the pre-asun2.1.0-10a - without and within patches
(conforming to the howto: solaris2.6 + asun18.2
http://www.umich.edu/~rsug/netatalk/archive/admins/1998/0781.html) and got
this error:
gcc -p -D__svr4__ -DSOLARIS -I../../sys/solaris -DNEW_STREAMS_MODULE -O
-I../../include -DTCPWRAP -c dsi_tcp.c
dsi_tcp.c:27: tcpd.h: No such file or directory
make[4]: *** [dsi_tcp.o] Error 1
make[4]: Leaving directory
So i compiled
I tried to run atalkd with gdb and the program generate an error result at
line 938/939:
938 if ( !WIFSTOPPED( status )) {
939 fprintf( stderr, "AppleTalk not up!\n" );
940 if ( WIFEXITED( status )) {
...
962 } else {
963 fprintf( stderr, " Child died.\n" );
Then I run the atalkd (and then the startup script, too) - and it works!
Yesterday I was compiling the netatalk-971027 with
> 4) `make` netatalk-971027 and `make kinstall` (no changes should be
> needed to the source)
Today I had only added a "-g" to OPTOPTS in sys/solaris/Makefile to find
the failure...
Reiner
-- ----------------------------------------------------------- _________ __ Reiner Keller e-mail: /______ / / / Tutor fuer Rechnerbetreuung Keller@math.TU-Berlin.de / / / /__/ / ----------------------------------------------------------- /_/ /______/
This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:33:20 EST