Hallo Carlos,
1) Seems like you are compiling on a Solaris System.
You should mentioned that!
2) What I believe is, that you maybe have a compiler mixing here.
So adjust your environments, path and LD_LIBRARY_PATH,
so that you either use only gcc or cc (CC)
hth,
reg,
Andreas
-----Urspr�ngliche Nachricht-----
Von: "Carlos J. Ayabaca S." <[EMAIL PROTECTED]>
An: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
Gesendet: Freitag, 4. Oktober 2002 23:05
Betreff: Error in make
> Hello:
>
> I'm trying to install qpopper 4.0.x
> The ./configure --enable-specialauth, pass ok, but when i type the make
> command, I receive this errors
> # make
> cd ./popper && make all
> gcc -c -I.. -I.. -I. \
> -I../mmangle -I../common \
> -g -O2 -idirafter /usr/local/include -fpcc-struct-return
> -DHAVE_CONFIG_H -DSOLARIS2 -DGNU_PASS -DNO_GETLINE -DCONTENT_LENGTH=1
> -DUNIX pop_init.c -o pop_init.o
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1669: error: unknown opcode
>
> ".subsection"
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1669: error: statement
> syntax
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1677: error: unknown opcode
>
> ".previous"
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1677: error: statement
> syntax
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1678: error: unknown opcode
>
> ".subsection"
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1678: error: statement
> syntax
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1736: error: unknown opcode
>
> ".previous"
> /usr/ccs/bin/as: "/var/tmp/ccNFro8a.s", line 1736: error: statement
> syntax
> *** Error code 1
> make: Fatal error: Command failed for target `pop_init.o'
> Current working directory /tmp/qpopper4.0.4fc3/popper
> *** Error code 1
> make: Fatal error: Command failed for target `popper_server'
>
> ideas?
>
> Att.-
> Carlos
>
>