[OpenAFS] Gentoo Linux looking for OpenAFS maintainers

Richard Wallace rwallace@a--i--m.com
28 Jul 2003 21:02:51 -0700


On Mon, 2003-07-21 at 09:17, Steven Jenkins wrote:
> http://www.gentoo.org/news/en/gwn/20030721-newsletter.xml
> 
> There is a working ebuild for 1.2.9 (I'm running it), but it hasn't been 
> committed to Gentoo CVS and marked stable.
> 

Where is the ebuild for 1.2.9?  I'm trying to install the ebuild that is
in the tree (1.2.8 since it's stable instead of one of the 1.3.2
ebuilds.  I still don't understand why it's the default) with a vanilla
2.4.21 kernel and am getting the following error:

/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/src/pinstall/pinstall
libsys.a  /var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/lib/libsys.a
gcc  -I/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/src/config
-I/var/tmp/p ortage/openafs-1.2.8/work/openafs-1.2.8/include  -O2   -c
-o rmtsysd.o rmtsysd.c
gcc  -I/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/src/config
-I/var/tmp/p ortage/openafs-1.2.8/work/openafs-1.2.8/include  -O2 -o
rmtsysd rmtsysd.o libsys .a
/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/lib/librx.a libsys.a
/var/t mp/portage/openafs-1.2.8/work/openafs-1.2.8/lib/liblwp.a
/var/tmp/portage/openaf s-1.2.8/work/openafs-1.2.8/lib/util.a -lresolv
libsys.a(rmtsyss.o)(.text+0x14e): In function `SRMTSYS_SetPag':
: undefined reference to `errno'
libsys.a(rmtsyss.o)(.text+0x293): In function `SRMTSYS_Pioctl':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make[3]: *** [rmtsysd] Error 1
make[3]: Leaving directory
`/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8/sr c/sys'
make[2]: *** [sys] Error 2
make[2]: Leaving directory
`/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8'
make[1]: *** [build] Error 2
make[1]: Leaving directory
`/var/tmp/portage/openafs-1.2.8/work/openafs-1.2.8'
make: *** [all] Error 2
 
!!! ERROR: net-fs/openafs-1.2.8 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)

Not sure why.  This worked on a server I setup before but I had to build
a new one cause the system got f'ed up.  I'd prefer to stay at 1.2.8
cause I've got a couple of clients that have that installed (with the
gentoo-sources-2.4.20 kernel).

Anyways, if you could point me to the 1.2.9 ebuild I'd sure appreciate
it.  Or if you could suggest a fix for the above error, that would be
even better (unfortunately, going back to gentoo-sources-2.4.20 isn't an
option cause it seems to have problems with the Adaptec 2940U/UW card
that I'm using to boot, it just hangs when detecting attached drives).

Thanks,
Rich