Re: Linker-Problem mit Port

Harold Gutch <[email protected]> Wed, 6 Feb 2019 19:06:00 +0100
Newsgroups gmane.os.freebsd.questions.german
Message-ID <[email protected]>
Hi,

On Wed, Feb 06, 2019 at 10:55:03AM +0100, Harold Gutch wrote:
> Hi,
> 
> On Wed, Feb 06, 2019 at 10:12:09AM +0100, Sascha Hüdepohl wrote:
> > Hallo!
> > 
> > Ich möchte `databases/luadbi` installieren und habe es mit
> > sqlite3-Unterstützung konfiguriert.
> > 
> > Sqlite selbst ist installiert:
> > 
> > Wenn ich aber den Port zu installieren versuche erhalte ich eine
> > Fehlermeldung:
> > 
> > # portmaster --packages-build databases/luadbi
> > ...
> > /usr/bin/ld: cannot find -lsqlite3
> > cc: error: linker command failed with exit code 1 (use -v to see invocation)
> 
> 
> Versuch doch mal die eine Zeile in ports/databases/luadbi/Makefile zu
> ändern (also in "LDFLAGS+= -shared -L${LOCALBASE}/lib") und schau mal
> ob es dann klappt. Wenn ja dann ist das wohl auch einen Bugreport
> wert.

Ich sehe gerade übrigens, es gibt schon eine ganze Weile einen PR
dazu, inklusive leicht anderem Fix als dem von mir vorgeschlagenen:

  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224224


Viele Grüße,
  Harold


To Unsubscribe: send mail to [email protected]
with "unsubscribe de-bsd-questions" in the body of the message