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

Re: Nochmal ooops



Thus spoketh Michael Lange <klappnase@freenet.de> 
unto us on Wed, 7 Dec 2011 19:40:00 +0100:

> Ooops, copy&paste-Fehler, sollte sein: 
> 
>  $ export CFLAGS="-Wl,-rpath,/opt/matroska/lib"
>  $ export CXXFLAGS="-Wl,-rpath,/opt/matroska/lib"
> 

Aargh... schon wieder falsch... tatsächlich muss es heissen:

export LDFLAGS="-Wl,-rpath,/opt/matroska/lib -L/opt/matroska/lib $LDFLAGS"
export CPPFLAGS="-I/opt/matroska/include $CPPFLAGS"

Diesmal aber echt!

.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

In the strict scientific sense we all feed on death -- even vegetarians.
		-- Spock, "Wolf in the Fold", stardate 3615.4


Reply to: