Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2019 03:09:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236719] [PATCH] games/torcs: add libusbhid link to try fix in 13-CURRENT
Message-ID:  <bug-236719-7788-TwbM7sYeUc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236719-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236719-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236719

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Mar 23 03:09:26 UTC 2019
New revision: 496625
URL: https://svnweb.freebsd.org/changeset/ports/496625

Log:
  games/torcs: unbreak --no-allow-shlib-undefined with Gold or LLD 9

  ld: error: export/lib/libconfscreens.so: undefined reference to hid_end_p=
arse
  ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_d=
ata
  ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_i=
tem
  ld: error: export/lib/libconfscreens.so: undefined reference to
hid_get_report_desc
  ld: error: export/lib/libconfscreens.so: undefined reference to
hid_report_size
  ld: error: export/lib/libconfscreens.so: undefined reference to
hid_start_parse

  ld: error: export/lib/libtgfclient.so: undefined reference to hid_end_par=
se
  ld: error: export/lib/libtgfclient.so: undefined reference to hid_get_data
  ld: error: export/lib/libtgfclient.so: undefined reference to hid_get_item
  ld: error: export/lib/libtgfclient.so: undefined reference to
hid_get_report_desc
  ld: error: export/lib/libtgfclient.so: undefined reference to hid_report_=
size
  ld: error: export/lib/libtgfclient.so: undefined reference to hid_start_p=
arse

  PR:           236719
  Reported by:  pkg-fallout
  Submitted by: Thibault Payet (maintainer)

Changes:
  head/games/torcs/files/patch-src_libs_confscreens_Makefile
  head/games/torcs/files/patch-src_libs_tgfclient_Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236719-7788-TwbM7sYeUc>