Hi,

      How are all of you !? :)

   My project it's almost done meanwhile I've a problem on compiling.
   At home my project compiles very well (Debian slink) as also on other
machine in my department(RedHat 5.2).
   Meanwhile, on the machine I think my project will be tested it
doesn't compile. I got the following error(don't
worry about warning) :


------cut here----------
cc -O -c autenticacao.c
cc -O -c idioma.c
idioma.c: In function `envia_comando':
idioma.c:178: warning: assignment makes pointer from integer without a
cast
cc -O -c menus.c
cc -O -c extrainfo.c
cc -O -c utilizador_online.c
cc -O -c msgs.c
gcc -Wall -lcrypt -lcurses -o bbs autenticacao.o idioma.o menus.o
extrainfo.o  utilizador_online.o msgs.o bbs.c
In file included from bbs.c:22:
/usr/include/curses.h:125: parse error before `242'
*** Error code 1

Stop.
----cut here---------

 That machine is running FreeBSD(2.2.7.). Is something wrong with my
project or with curses.h !? I already had
edited it I didn't saw anything "strange". BTW if it's something wrong
on that file I need to send a mail
to my administrator to check it. How could I resolve that? It seems it's
a curses compatibility or version problem.

 Best regards and a Happy New Year,
   Nuno Carvalho

������������������������������
   Nuno Emanuel F. Carvalho
 Dep. Informatics Engineering
    University of Coimbra

  PGP key available at finger
������������������������������

Reply via email to