hi, i am trying to compiling minicom and i have this result, i keep trying..... $ sudo port install minicom ---> Fetching kermit ---> Attempting to fetch cku209.tar.gz from ftp://kermit.columbia.edu/kermit/archives/ ---> Verifying checksum(s) for kermit ---> Extracting kermit ---> Applying patches to kermit ---> Configuring kermit ---> Building kermit with target macosx102nc ---> Staging kermit into destroot ---> Installing kermit 8.0.209_0 ---> Activating kermit 8.0.209_0 ---> Cleaning kermit ---> Fetching lrzsz ---> Attempting to fetch lrzsz-0.12.20.tar.gz from http://www.ohse.de/uwe/releases/ ---> Verifying checksum(s) for lrzsz ---> Extracting lrzsz ---> Applying patches to lrzsz ---> Configuring lrzsz ---> Building lrzsz with target all ---> Staging lrzsz into destroot ---> Installing lrzsz 0.12.20_0 ---> Activating lrzsz 0.12.20_0 ---> Cleaning lrzsz ---> Fetching minicom ---> Attempting to fetch minicom-2.1.tar.gz from http://alioth.debian.org/download.php/123 ---> Verifying checksum(s) for minicom ---> Extracting minicom ---> Applying patches to minicom ---> Configuring minicom ---> Building minicom with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_comms_minicom/work/minicom- 2.1" && make all " returned error 2 Command output: Making all in po make[2]: Nothing to be done for `all'. Making all in lib gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -O2 -I../intl -c error.c rm -f libport.a ar cru libport.a error.o ranlib libport.a Making all in src gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c minicom.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c vt100.c vt100.c: In function 'vt_init': vt100.c:269: warning: pointer targets in assignment differ in signedness vt100.c:270: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state4': vt100.c:818: warning: pointer targets in assignment differ in signedness vt100.c:822: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state5': vt100.c:844: warning: pointer targets in assignment differ in signedness vt100.c:848: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c config.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c help.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c updown.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c dial.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c window.c window.c:65: error: static declaration of 'BC' follows non-static declaration /usr/include/termcap.h:59: error: previous declaration of 'BC' was here make[2]: *** [window.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Error: Status 1 encountered during processing.
On Nov 6, 2007, at 2:19 PM, mac@the-evangelist.info wrote:
hi,
i am trying to compiling minicom and i have this result, i keep trying.....
$ sudo port install minicom ---> Fetching kermit ---> Attempting to fetch cku209.tar.gz from ftp://kermit.columbia.edu/kermit/archives/ ---> Verifying checksum(s) for kermit ---> Extracting kermit ---> Applying patches to kermit ---> Configuring kermit ---> Building kermit with target macosx102nc ---> Staging kermit into destroot ---> Installing kermit 8.0.209_0 ---> Activating kermit 8.0.209_0 ---> Cleaning kermit ---> Fetching lrzsz ---> Attempting to fetch lrzsz-0.12.20.tar.gz from http://www.ohse.de/uwe/releases/ ---> Verifying checksum(s) for lrzsz ---> Extracting lrzsz ---> Applying patches to lrzsz ---> Configuring lrzsz ---> Building lrzsz with target all ---> Staging lrzsz into destroot ---> Installing lrzsz 0.12.20_0 ---> Activating lrzsz 0.12.20_0 ---> Cleaning lrzsz ---> Fetching minicom ---> Attempting to fetch minicom-2.1.tar.gz from http://alioth.debian.org/download.php/123 ---> Verifying checksum(s) for minicom ---> Extracting minicom ---> Applying patches to minicom ---> Configuring minicom ---> Building minicom with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_comms_minicom/work/minicom- 2.1" && make all " returned error 2 Command output: Making all in po make[2]: Nothing to be done for `all'. Making all in lib gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -O2 -I../ intl -c error.c rm -f libport.a ar cru libport.a error.o ranlib libport.a Making all in src gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c minicom.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c vt100.c vt100.c: In function 'vt_init': vt100.c:269: warning: pointer targets in assignment differ in signedness vt100.c:270: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state4': vt100.c:818: warning: pointer targets in assignment differ in signedness vt100.c:822: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state5': vt100.c:844: warning: pointer targets in assignment differ in signedness vt100.c:848: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c config.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c help.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c updown.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c dial.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib - O2 -I../intl -Wall -W -c window.c window.c:65: error: static declaration of 'BC' follows non-static declaration /usr/include/termcap.h:59: error: previous declaration of 'BC' was here make[2]: *** [window.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2
Error: Status 1 encountered during processing.
I just tried the same yesterday and had the same problem as you. Was going to file a report today, have you done that yet? --Mike H
On Nov 6, 2007, at 15:36, Michael Hernandez wrote:
On Nov 6, 2007, at 2:19 PM, mac@the-evangelist.info wrote:
i am trying to compiling minicom and i have this result, i keep trying.....
$ sudo port install minicom [snip] gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c minicom.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c vt100.c vt100.c: In function 'vt_init': vt100.c:269: warning: pointer targets in assignment differ in signedness vt100.c:270: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state4': vt100.c:818: warning: pointer targets in assignment differ in signedness vt100.c:822: warning: pointer targets in assignment differ in signedness vt100.c: In function 'state5': vt100.c:844: warning: pointer targets in assignment differ in signedness vt100.c:848: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c config.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c help.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c updown.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c dial.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../lib -O2 -I../intl -Wall -W -c window.c window.c:65: error: static declaration of 'BC' follows non-static declaration /usr/include/termcap.h:59: error: previous declaration of 'BC' was here make[2]: *** [window.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2
Error: Status 1 encountered during processing.
I just tried the same yesterday and had the same problem as you. Was going to file a report today, have you done that yet?
A bug is already filed. I've added both of your email addresses to the bug's Cc list so you'll be informed of its progress. http://trac.macports.org/projects/macports/ticket/13025 There is a patch supplied in the bug; you could try it out and see if it helps.
Hi,
I just tried the same yesterday and had the same problem as you.
Was going to file a report today, have you done that yet?
A bug is already filed. I've added both of your email addresses to the bug's Cc list so you'll be informed of its progress.
http://trac.macports.org/projects/macports/ticket/13025
There is a patch supplied in the bug; you could try it out and see if it helps.
The patch is ok for me, by the moment all is OK. Thanks. -- The Evangelist -------------------
participants (3)
-
mac@the-evangelist.info
-
Michael Hernandez
-
Ryan Schmidt