Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 12:16:45 +0100 (CET)
From:      Jochem Kossen <j.kossen@home.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32074: build of mpg321-0.2.2_1 fails with errormessages
Message-ID:  <200111181116.fAIBGjs63094@jochem.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         32074
>Category:       ports
>Synopsis:       build of mpg321-0.2.2_1 fails with errormessages
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 18 03:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jochem Kossen
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD lisa.jochem.dyndns.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 17:19:39 CET 2001 jochem@lisa.jochem.dyndns.org:/usr/obj/usr/src/sys/LISA i386


	
>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'
mad.o: In function `output':
mad.o(.text+0xec2): undefined reference to `ao_close'
mad.o(.text+0x1111): undefined reference to `ao_play'
mad.o(.text+0x1244): undefined reference to `ao_play'
ao.o: In function `check_default_play_device':
ao.o(.text+0x123): undefined reference to `ao_default_driver_id'
ao.o(.text+0x165): undefined reference to `ao_driver_info'
ao.o: In function `playdevice_is_live':
ao.o(.text+0x26a): undefined reference to `ao_driver_id'
ao.o(.text+0x276): undefined reference to `ao_driver_info'
ao.o: In function `open_ao_playdevice':
ao.o(.text+0x2cd): undefined reference to `ao_driver_id'
ao.o(.text+0x2e6): undefined reference to `ao_open_file'
ao.o(.text+0x331): undefined reference to `ao_driver_id'
ao.o(.text+0x349): undefined reference to `ao_append_option'
ao.o(.text+0x364): undefined reference to `ao_open_file'
ao.o(.text+0x3a6): undefined reference to `ao_driver_id'
ao.o(.text+0x3bf): undefined reference to `ao_open_file'
ao.o(.text+0x402): undefined reference to `ao_driver_id'
ao.o(.text+0x40f): undefined reference to `ao_open_live'
ao.o(.text+0x459): undefined reference to `ao_driver_id'
ao.o(.text+0x471): undefined reference to `ao_append_option'
ao.o(.text+0x48b): undefined reference to `ao_open_file'
ao.o(.text+0x4d5): undefined reference to `ao_driver_id'
ao.o(.text+0x4fa): undefined reference to `ao_append_option'
ao.o(.text+0x50d): undefined reference to `ao_open_live'
ao.o(.text+0x552): undefined reference to `ao_driver_id'
ao.o(.text+0x563): undefined reference to `ao_open_live'
ao.o(.text+0x5b1): undefined reference to `ao_driver_id'
ao.o(.text+0x627): undefined reference to `ao_append_option'
ao.o(.text+0x639): undefined reference to `ao_append_option'
ao.o(.text+0x64c): undefined reference to `ao_open_live'
ao.o(.text+0x695): undefined reference to `ao_driver_id'
ao.o(.text+0x6ba): undefined reference to `ao_append_option'
ao.o(.text+0x6cd): undefined reference to `ao_open_live'
ao.o(.text+0x719): undefined reference to `ao_driver_id'
ao.o(.text+0x73e): undefined reference to `ao_append_option'
ao.o(.text+0x751): undefined reference to `ao_open_live'
*** Error code 1

Stop in /usr/ports/audio/mpg321/work/mpg321-0.2.2.
*** Error code 1

Stop in /usr/ports/audio/mpg321/work/mpg321-0.2.2.
*** Error code 1

Stop in /usr/ports/audio/mpg321/work/mpg321-0.2.2.
*** Error code 1

Stop in /usr/ports/audio/mpg321.
*** Error code 1

Stop in /usr/ports/audio/mpg321.
*** Error code 1

Stop in /usr/ports/audio/mpg321.

>How-To-Repeat:
	
	cd /usr/ports/audio/mg321
	make
>Fix:

	
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200111181116.fAIBGjs63094>