emerge sync
emerge -u system
emerge portage
emerge sync
emerge -u world

All packages compiled and installed except
nfs-utils-1.0.1

mount_dispatch.o(.text+0x30): In function
`mount_dispatch':
: undefined reference to `check_default'
collect2: ld returned 1 exit status
make[2]: *** [mountd] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

!!! ERROR: net-fs/nfs-utils-1.0.1-r1 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! Failed to compile

/etc/make.conf (abbrev.)
USE="X gtk qt kde mmx sse -gnome -alsa"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mmmx -msse -O3 -pipe"
MAKEOPTS="-j3"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild    U ] net-fs/nfs-utils-1.0.1-r1 [0.3.3-r1]

I have nfs working with 0.3.3. Here is rpcinfo -p

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100011    1   udp    790  rquotad
    100011    2   udp    790  rquotad
    100024    1   udp  32768  status
    100024    1   tcp  32768  status
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100021    1   udp  32770  nlockmgr
    100021    3   udp  32770  nlockmgr
    100021    4   udp  32770  nlockmgr
    100005    1   udp  32771  mountd
    100005    1   tcp  32769  mountd
    100005    2   udp  32771  mountd
    100005    2   tcp  32769  mountd
    100005    3   udp  32771  mountd
    100005    3   tcp  32769  mountd

I don't need nfs-utils-1.0.1 because my current nfs is
working. I was just doing an emerge -u world to get
the latest packages (mplayer and cdrtools were
included in the emerge -u world and compiled and
installed successfully).

Any help appreciated.



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
[EMAIL PROTECTED] mailing list

Reply via email to