Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 16:41:17 +0100
From:      Jochem Kossen <j.kossen@home.nl>
To:        Christian Weisgerber <naddy@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: [j.kossen@home.nl: ports/32074: build of mpg321-0.2.2_1 fails with errormessages]
Message-ID:  <20011118164117.A85573@jochem.dyndns.org>
In-Reply-To: <20011118155441.A71757@kemoauc.mips.inka.de>; from naddy@freebsd.org on Sun, Nov 18, 2001 at 03:54:41PM %2B0100
References:  <20011118123458.A63132@jochem.dyndns.org> <20011118155441.A71757@kemoauc.mips.inka.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 18, 2001 at 03:54:41PM +0100, Christian Weisgerber wrote:
> > >Description:
> > 	When i try to build mpg321-0.2.2_1, it errors out with these messages:
> > ...
> > cc  -O -pipe  -I/usr/local/include  -L/usr/local/lib -o mpg321  mpg321.o mad.o p
> > laylist.o  network.o getopt.o getopt1.o  remote.o ao.o options.o  -lmad  -L/usr/
> > local/lib -lao
> > mpg321.o: In function `main':
> > mpg321.o(.text+0x1fc): undefined reference to `ao_initialize'
> > mpg321.o(.text+0x8a1): undefined reference to `ao_close'
> > mpg321.o(.text+0x8a9): undefined reference to `ao_shutdown'
> 
> I cannot reproduce this.
> 
> It appears that there is something wrong with your libao.  Okay, let's
> try a simple sanity check.  Please mail me the output of
> 
> nm -g /usr/local/lib/libao.so.2

Here it is:


00004258 A _DYNAMIC
00004174 A _GLOBAL_OFFSET_TABLE_
000042e0 A __bss_start
         w __deregister_frame_info
         U __error
         w __register_frame_info
         U __sF
00001788 T _append_dynamic_drivers
00001968 T _check_driver_id
00001454 T _clear_config
000019e0 T _create_device
000042e0 A _edata
000042f8 A _end
00001648 T _find_default_driver_id
00002c20 ? _fini
0000192c T _get_driver
00001488 T _get_plugin
0000108c ? _init
000016dc T _load_static_drivers
000018b0 T _make_info_table
00001ae8 T _open_device
000019ac T _real_byte_format
00001a70 T _realloc_swap_buffer
00001ab8 T _swap_samples
00001d78 T ao_append_option
000040c0 D ao_au
00001fa8 T ao_close
00002050 T ao_default_driver_id
00001ff0 T ao_driver_id
00002078 T ao_driver_info
000020b0 T ao_driver_info_list
00001df8 T ao_free_options
00001c94 T ao_initialize
000020d8 T ao_is_big_endian
00004000 D ao_null
00001e74 T ao_open_file
00001e4c T ao_open_live
00001f3c T ao_play
00004140 D ao_raw
00001d08 T ao_shutdown
00004060 D ao_wav
         U calloc
         U closedir
00003fa0 D config
         U dlclose
         U dlerror
         U dlopen
         U dlsym
00003fa8 D driver_count
00003f9c D driver_head
         U fclose
         U fgets
         U fopen
         U fprintf
         U free
         U fseek
         U ftell
         U fwrite
         U getenv
00003fa4 D info_table
         U malloc
         U opendir
0000218c T read_config_file
000020f0 T read_config_files
         U readdir
         U realloc
         U snprintf
         U stat
00003f88 D static_drivers
         U strcat
         U strcmp
         U strdup
         U strncmp
         U strncpy
         U strrchr

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011118164117.A85573>