Rajaie writes:

I get the following errors : when trying to make it .
Â
gcc -g -O2 -Wall -I.. -I./.. -o sqwebmail sqwebmaild.o ../cgi/libcgi.a
-lcrypt
sqwebmaild.o: In function `send_environ':
/root/rajaiework/sqwebmail-3.6.2.20040201/sqwebmail/sqwebmaild.c(.text+0x35
b): undefined reference to `ALIGN'
/root/rajaiework/sqwebmail-3.6.2.20040201/sqwebmail/sqwebmaild.c(.text+0x36
7): undefined reference to `ALIGN'
/root/rajaiework/sqwebmail-3.6.2.20040201/sqwebmail/sqwebmaild.c(.text+0x3c
c): undefined reference to `ALIGN'
/root/rajaiework/sqwebmail-3.6.2.20040201/sqwebmail/sqwebmaild.c(.text+0x3d
b): undefined reference to `ALIGN'
*** Error code 1

This is an internal error from your C compiler. It indicates one of the following:

A) Your C compiler and/or C runtime libraries have become corrupted.
Reinstall your C compiler and C runtime libraries.

B) Your C compiler has a bug.



Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to