|
From: | Pawel Kot |
Subject: | Re: Compiling 0.6.14 on Solaris 10 SPARC |
Date: | Fri, 20 Apr 2007 23:32:34 +0200 |
Hi, I already asked you to answer under the quotes and to cut out unneded quotes. If you ask for help, be so kind and follow some netiquette rules. On 4/20/07, ML mail <address@hidden> wrote:
gcc -g -O2 -Wall -I../include -c -o gnokii-monitor.o gnokii-monitor.c gnokii-monitor.c: In function `displayoutput': gnokii-monitor.c:388: warning: implicit declaration of function `fcntl'
Add: #include <unistd.h> #include <fcntl.h> pkot -- Pawel Kot
[Prev in Thread] | Current Thread | [Next in Thread] |