On 02/10/15 17:42, Nikolaus Rath wrote: > On Oct 02 2015, Niklaas Baudet von Gersdorff <[email protected]> wrote: >> When putting this in the Makefile of the port >> >>> CPPFLAGS+=-I${LOCALBASE}/include LDFLAGS+=-L${LOCALBASE}/lib >> >> I get an error which reads as follows >> >>> cc: error: no such file or directory: 'LDFLAGS+=-L/usr/local/lib' >>> error: command 'cc' failed with exit status 1 >>> *** Error code 1 > > Please post more context (or the complete Makefile if it isn't too > long).
I'm sorry, I shouldn't do this while having a headache. I missed a newline between CPPFLAGS and LDFLAGS. Now, everything works like a charm. I just uploaded the port to github: https://github.com/niklaas/freebsd-port-s3ql -- Niklaas -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
