Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] Re: (PR#6928) cygwin compile problems
Home

[Freeciv-Dev] Re: (PR#6928) cygwin compile problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#6928) cygwin compile problems
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Tue, 25 Nov 2003 02:40:26 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=6928 >

On Sun, 23 Nov 2003, Andreas Kemnade wrote:
> Some more information would be interesting.
> Please send the gcc cmdline, too.
> Add a -v(=verbose) to it and send the output generated by that line.
> I really need that info to do more than wild guessing.

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I./aicore    -g -v -MT
shared.o -
MD -MP -MF ".deps/shared.Tpo" \
  -c -o shared.o `test -f 'shared.c' || echo './'`shared.c; \
then mv -f ".deps/shared.Tpo" ".deps/shared.Po"; \
else rm -f ".deps/shared.Tpo"; exit 1; \
fi
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with: /GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld
--with-gnu-
as --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
--libexe
cdir=/usr/sbin --mandir=/usr/share/man --infodir=/usr/share/info
--enable-langua
ges=c,ada,c++,f77,pascal,java,objc --enable-libgcj --enable-threads=posix
--with
-system-zlib --enable-nls --without-included-gettext --enable-interpreter
--enab
le-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared
--dis
able-win32-registry --enable-java-gc=boehm --disable-hash-synchronization
--verb
ose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin
Thread model: posix
gcc version 3.3.1 (cygming special)
 /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/cc1.exe -quiet -v -I. -I. -I..
-I../intl
-I./aicore -MD shared.d -MF .deps/shared.Tpo -MP -MT shared.o -MQ shared.o
-D__G
NUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=1 -D__CYGWIN32__
-D__CYGWIN__ -
Dunix -D__unix__ -D__unix -idirafter
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../..
/../../include/w32api -idirafter
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../
../i686-pc-cygwin/lib/../../include/w32api -DHAVE_CONFIG_H shared.c -quiet
-dump
base shared.c -auxbase-strip shared.o -g -version -o
/cygdrive/d/DOCUME~1/Per/LO
CALS~1/Temp/ccJhEKQy.s
GNU C version 3.3.1 (cygming special) (i686-pc-cygwin)
        compiled by GNU C version 3.3.1 (cygming special).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=65470
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/i686-pc-cygwin/include"
ignoring duplicate directory "."
ignoring duplicate directory
"/usr/i686-pc-cygwin/lib/../../include/w32api"
#include "..." search starts here:
#include <...> search starts here:
$
 ..
 ../intl
 aicore
 /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/include
 /usr/include
 /usr/include/w32api
End of search list.
shared.c: In function `user_username':
shared.c:728: warning: initialization makes pointer from integer without a
cast
shared.c:730: error: dereferencing pointer to incomplete type
make[3]: *** [shared.o] Error 1

Does this help?

  - Per




[Prev in Thread] Current Thread [Next in Thread]