This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Glimpse on gnu-win32


Has anyone successfully built glimpse on gnu-win32?

I tried building the 4.0 sources, but got stuck on the file communicate.c
(which is included by main.c) which includes <sys/un.h> -- this is for UNIX
sockets, so I just commented it out.  When I did that, I got:

gcc -c -g -O -O -DSTRUCTURED_QUERIES=1 -DHAVE_DIRENT_H=1
-DSTRUCTURED_QUERIES=1
-DAGREP_POINTER=1  -I./index -I./agrep -I./libtemplate/include -DISSERVER=0
-o m
ain.o ./main.c
./main.c: In function `main':
./main.c:765: `SIGURG' undeclared (first use this function)
./main.c:765: (Each undeclared identifier is reported only once
./main.c:765: for each function it appears in.)
./main.c: In function `filter_output':
./main.c:3358: warning: passing arg 3 of `memcpy' makes integer from
pointer wit
hout a cast
gcc: Internal compiler error: program cc1 got fatal signal 33

Thanks,

Ted
______________________________________________________________________________
Ted Leung	twl@pobox.com or twl@alum.mit.edu      http://pobox.com/~twl
______________________________________________________________________________

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.2

mQBtAzKVWM8AAAEDAMcGqhQaOwR3lZGSRWXPGValB1dyZM+uWPlzwnIoaL5an8Do
wkvXEfMWCVkiuHQW4yh631RSHFvrftgVvJgKXB1+WYMDDP1V7nGeemT5EF3oUIU0
BxdTSRd3c841lLe5TQAFEbQhVGhlb2RvcmUgVy4gTGV1bmcgPHR3bEBwb2JveC5j
b20+
=U9O6
-----END PGP PUBLIC KEY BLOCK-----
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]