Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 15:53:53 +0100
From:      Paolo Pisati <flag@libero.it>
To:        FreeBSD_Ports <freebsd-ports@freebsd.org>
Subject:   xmame doesn't build: sdl problem
Message-ID:  <20020326155353.B94017@southcross.skynet.org>

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

this is the result of the building:


[root@southcross ports]# portinstall emulators/xmame
[snip building]
Compiling src/vidhrdw/neogeo.c ...
Compiling src/drivers/neogeo.c ...
Archiving xmame.obj/neogeo.a ...
Compiling src/vidhrdw/vector.c ...
Linking xmame.SDL ...
xmame.obj/unix.SDL/osdepend.a(joy_usb.o): In function `joy_initialize_hid':
joy_usb.o(.text+0xb2): undefined reference to `hid_get_report_desc'
joy_usb.o(.text+0x107): undefined reference to `hid_report_size'
joy_usb.o(.text+0x13c): undefined reference to `hid_dispose_report_desc'
joy_usb.o(.text+0x18e): undefined reference to `hid_start_parse'
joy_usb.o(.text+0x2f7): undefined reference to `hid_get_item'
joy_usb.o(.text+0x30e): undefined reference to `hid_end_parse'
xmame.obj/unix.SDL/osdepend.a(joy_usb.o): In function `joy_read':
joy_usb.o(.text+0x4b5): undefined reference to `hid_get_data'
gmake: *** [xmame.SDL] Error 1
*** Error code 2

Stop in /usr/ports/emulators/xmame.
** Command failed: make clean build
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! emulators/xmame       (interrupted by user)
You have mail in /var/mail/flag
[root@southcross ports]#

all the ports are updated

any idea?

-- 

Paolo

Italian FreeBSD User Group: http://www.gufi.org

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?20020326155353.B94017>