-CURRENT/RELENG_5 library issues

From: Eric Anderson (anderson_at_centtech.com)
Date: 08/20/04

  • Next message: Roman Kurakin: "Boot code broken in some way in recent current (Was: Panic at boot)"
    Date: Fri, 20 Aug 2004 13:16:11 -0500
    To: freebsd-current@freebsd.org
    
    

    Ok, so I cvsupped this morning to releng_5 (was running -current as of
    about 10 days ago), and two strange things happened.

    One - net/gaim no longer runs. It gives me this error:
    /libexec/ld-elf.so.1: /usr/local/lib/libaspell.so.15: Undefined symbol
    "_ZNSs20_S_empty_rep_storageE"

    When trying to recompile it, I get:
    /X11R6/lib -lpthread
    /usr/local/lib/libaspell.so: undefined reference to
    `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
    /usr/local/lib/libaspell.so: undefined reference to
    `std::string::_S_empty_rep_storage'
    /usr/local/lib/libaspell.so: undefined reference to
    `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
    gmake[3]: *** [gaim] Error 1
    gmake[3]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.81/src'
    gmake[2]: *** [all-recursive] Error 1
    gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.81/src'
    gmake[1]: *** [all-recursive] Error 1
    gmake[1]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.81'
    gmake: *** [all] Error 2
    *** Error code 2

    Stop in /usr/ports/net/gaim.

    Two - upon boot after successful installworld, my machine complained
    about linprocfs in my fstab. I removed it and booted, but I need it (I
    believe) for linux compatibility mode to function correctly - right?
    When trying to mount it, I get:

    # mount /compat/linux/proc/
    linprocfs: Operation not supported by device

    Here's my /etc/fstab line:
    linproc /compat/linux/proc linprocfs rw
    0 0
    proc /proc procfs rw 0 0

    Thanks!

    Any help would be greatly appreciated!

    Eric

    -- 
    ------------------------------------------------------------------
    Eric Anderson     Sr. Systems Administrator    Centaur Technology
    Talk sense to a fool and he calls you foolish.
    ------------------------------------------------------------------
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Roman Kurakin: "Boot code broken in some way in recent current (Was: Panic at boot)"

    Relevant Pages

    • SPARC64: Cant upgrade from 6.1 to 6.2 due to binutils
      ... building static binutils library ... ranlib libbinutils.a ... : undefined reference to `libintl_dgettext' ... *** Error code 1 ...
      (freebsd-stable)
    • make rerelease broken at camcontrol...
      ... : undefined reference to `mode_sense' ... *** Error code 1 ... The make rerelease command used is: ... (no optimizations, etc.) ...
      (freebsd-stable)
    • Re: make rerelease broken at camcontrol...
      ... camcontrol camcontrol.o util.o modeedit.o -lcam -lsbuf ... : undefined reference to `mode_sense' ... *** Error code 1 ... The make rerelease command used is: ...
      (freebsd-stable)
    • Re: Re: Kernel build problem after make world
      ... make buildworld; make buildkernel; make installkernel; reboot; make installworld ... Is it possible one of the kernel options caused the messages? ... init_main.o: undefined reference to `ksegrp0_sched' ... *** Error code 1 ...
      (freebsd-questions)
    • file needed for XFree86
      ... Im trying to install XFree86 on my i386 FreeBSD 5.2.1 box but there is an ... /usr/bin/ld: warning: libexpat.so.4, needed by ... /usr/X11R6/lib/libfontconfig.so: undefined reference to ... *** Error code 1 ...
      (freebsd-questions)