I'm not an expert, but you seem to be missing a space in gcc
-DHAVE_CONFIG_H -I.   -L/opt/courier-0.73.2/lib after -L

Kind regards,
Hokkanen Erkka-Pekka

On Tue, Sep 16, 2014 at 5:38 PM, Christopher Rüprich <d...@didi-site.de>
wrote:

>
> > Confirm where the libraries are installed.
> Very good question! The authlib libraries ended up in
> /opt/courier-0.73.2/lib/courier-authlib (I expected them in
> /opt/courier-0.73.2/lib).
>
> However, adding -L/opt/courier-0.73.2/courier-authlib to LDFLAGS and
> CPPFLAGS brought me to the next issue:
>
>
> gcc -DHAVE_CONFIG_H -I.   -L/opt/courier-0.73.2/lib
> -I/opt/courier-0.73.2/include  -I.. -I./.. -I./../libs -I./../.. -I../..
> -I.../../libs -I../../libs -I./../../libs -Wall -g -O2 -MT
> courierfilter.o -MD -MP -MF .deps/courierfilter.Tpo -c -o
> courierfilter.o courierfilter.c
> courierfilter.c: In function ‘main’:
> courierfilter.c:376:31: error: expected expression before ‘,’ token
> make[5]: *** [courierfilter.o] Fehler 1
> make[5]: Leaving directory `/src/courier-0.73.2/courier/filters'
> make[4]: *** [all-recursive] Fehler 1
> make[4]: Leaving directory `/src/courier-0.73.2/courier/filters'
> make[3]: *** [all] Fehler 2
> make[3]: Leaving directory `/src/courier-0.73.2/courier/filters'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/src/courier-0.73.2/courier'
> make[1]: *** [all] Fehler 2
> make[1]: Leaving directory `/src/courier-0.73.2/courier'
> make: *** [all-recursive] Fehler 1
>
>
>
>
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce.
> Perforce version control. Predictably reliable.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to