compile error with gcc 4.4

View: New views
3 Messages — Rating Filter:   Alert me  

compile error with gcc 4.4

by koray-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,

i'm trying to compile hercules 3.06 on my Fedora 11 x86_64 system, which
uses gcc 4.4 and getting an error during "make";

...
hsccmd.c:7679:23: error: #elif with no expression
make[2]: *** [hsccmd.lo] Error 1
make[2]: Leaving directory `/root/hercules-3.06'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/hercules-3.06'
make: *** [all] Error 2

any ideas?

Regards

Re: compile error with gcc 4.4

by Dan Horák :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

koray píše v Út 13. 10. 2009 v 18:59 +0300:

> Hello all,
>
> i'm trying to compile hercules 3.06 on my Fedora 11 x86_64 system, which
> uses gcc 4.4 and getting an error during "make";
>
> ...
> hsccmd.c:7679:23: error: #elif with no expression
> make[2]: *** [hsccmd.lo] Error 1
> make[2]: Leaving directory `/root/hercules-3.06'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/hercules-3.06'
> make: *** [all] Error 2
>
> any ideas?

Install the packaged version? Or apply the patch that is used to build
the package http://cvs.fedoraproject.org/viewvc/rpms/hercules/F-11/


Dan



Re: compile error with gcc 4.4

by koray-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 13-10-2009 19:11, Dan Horák wrote:

>
> koray píše v Út 13. 10. 2009 v 18:59 +0300:
> > Hello all,
> >
> > i'm trying to compile hercules 3.06 on my Fedora 11 x86_64 system,
> which
> > uses gcc 4.4 and getting an error during "make";
> >
> > ...
> > hsccmd.c:7679:23: error: #elif with no expression
> > make[2]: *** [hsccmd.lo] Error 1
> > make[2]: Leaving directory `/root/hercules-3.06'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/root/hercules-3.06'
> > make: *** [all] Error 2
> >
> > any ideas?
>
> Install the packaged version? Or apply the patch that is used to build
> the package http://cvs.fedoraproject.org/viewvc/rpms/hercules/F-11/ 
> <http://cvs.fedoraproject.org/viewvc/rpms/hercules/F-11/>
>
> Dan
>
> .
>
> _
Thank you


[Non-text portions of this message have been removed]