Opened 19 years ago
Closed 19 years ago
#3178 closed defect (duplicate)
BUG: gnuplot-4.0.0
Reported by: | tom@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Gnuplot fails to compile on clean, selfupdated installation of darwinports on 10.4.
---> Building gnuplot with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_math_gnuplot/ work/gnuplot-4.0.0" && make all" returned error 2 Command output: make all-recursive Making all in config make[2]: Nothing to be done for `all'. Making all in m4 make[2]: Nothing to be done for `all'. Making all in term make[2]: Nothing to be done for `all'. Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/opt/local/bin\" - DX11_DRIVER_DIR=\"/opt/local/libexec/gnuplot/4.0\" -DCONTACT=\"gnuplot- bugs@…\" -DHELPFILE=\"/opt/local/share/gnuplot/4.0/gnuplot.gih\" -I/opt/local/ include -no-cpp-precomp -I/usr/X11R6/include -I/opt/local/include -I/opt/local/include -g -O2 - ObjC -MT gplt_x11.o -MD -MP -MF ".deps/gplt_x11.Tpo" \
-c -o gplt_x11.o
test -f 'gplt_x11.c' || echo './'
gplt_x11.c; \
then mv ".deps/gplt_x11.Tpo" ".deps/gplt_x11.Po"; \ else rm -f ".deps/gplt_x11.Tpo"; exit 1; \ fi gplt_x11.c:519: error: 'Class' redeclared as different kind of symbol <built-in>:0: error: previous declaration of 'Class' was here make[3]: * [gplt_x11.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Change History (1)
comment:1 Changed 19 years ago by tom@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 3039 *