[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make error building spamass-milter 0.2.0 on redhat 7.3
From: |
Dan Nelson |
Subject: |
Re: Make error building spamass-milter 0.2.0 on redhat 7.3 |
Date: |
Fri, 27 Jun 2003 20:40:48 -0500 |
User-agent: |
Mutt/1.5.4i |
In the last episode (Jun 27), address@hidden said:
> Got this error? while building on stock redhat 7.3 using sendmail
> 8.12.x from redhat 8.0 source.rpms no other mods on this server.
> ------------------------------------------------------
> g++ -g -O2 -Wall -pthread -R/usr/local/lib
> -L/usr/local/lib -o spamass-milter spamass-milter.o
> -lmilter
> g++: unrecognized option -R/usr/local/lib
> make[1]: Leaving directory /root/spamass-milter-0.2.0
> ------------------------------------------------------
> it did create a spamass-milter binary however, i have not tested it
> yet, think i'll wait until i see what other's report. search google
> is this something about rpath ?
Yeah; it's a gcc 3 flag. Older gcc's just print that warning. You can
ignore it.
--
Dan Nelson
address@hidden