using gcc did seem to work, but it seems that i don't have write access to some of the directories.I think you should check the permissions on /usr/include/stdlib.h and /usr/include/fcntl.h
this is the response I get now:
gcc -I . /var/www/cgi-bin/tmda-cgi/tmda-cgi.c -o tmda.cgi
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:22:20: /usr/include/stdlib.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:22:20: stdlib.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:23:19: /usr/include/fcntl.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:23:19: fcntl.h: Permission denied
make: *** [tmda.cgi] Error 1
what do you think?
What does ls -al /usr/include/stdlib.h give you ?
--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
