pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/57077: cwrappers can't handle -Wl,-rpath,/usr/X11R7/lib while normal wrappers can



The following reply was made to PR pkg/57077; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/57077: cwrappers can't handle -Wl,-rpath,/usr/X11R7/lib
 while normal wrappers can
Date: Tue, 1 Nov 2022 18:11:36 +0100

 Am Sun, Oct 30, 2022 at 06:00:01PM +0000 schrieb youremailsarecrap%gmail.com@localhost:
 > When testing to build x11/clisp-gtk2 it fails with:
 > ld: unrecognised option: -rpath,/usr/X11R7/lib
 
 That's correct behavior because the correct command line is
   -rpath /usr/X11R7/lib
 
 Joerg
 


Home | Main Index | Thread Index | Old Index