I think compiling using the GCC way is insane, but worth trying if you have the time
I am not familiar with the UNSLUG thingy that you mentioned, what distribution of LINUX are you using? I am using Redhat ES5, no compiling problems or make problems so far... On Wed, Sep 7, 2011 at 2:17 AM, Mauro Restante <[email protected]> wrote: > It's the same... > > I discovers that the linux distro should be UNSLUG....... > It is possible the this makefile do not cover that Distro? > > But in your opinion is this possible to compile the cryptolib using gcc > directly? > > Mau > > make -f GNUmakefile > GNUmakefile:154: *** missing target pattern. Stop. > > On Tue, Sep 6, 2011 at 3:53 AM, eddie choo <[email protected]> wrote: > >> have you tried makefile -f <name of makefile>? >> >> >> On Tue, Sep 6, 2011 at 4:36 AM, Mauro Restante <[email protected]>wrote: >> >>> The system does'n have a super user mode like a classic lixux distro. I >>> do not find it! >>> >>> I tried to compile it as root (ADMIN in qnap). >>> >>> Is it possible that GNUmakefile doesn't know this linux distro? If I type >>> uname - a this is the output: >>> >>> Linux SCATOLO 2.6.33.2 #1 SMP Mon Aug 15 00:28:57 CST 2011 x86_64 >>> unknown >>> >>> Thanks of your help..... >>> >>> cheers >>> >>> Mau >>> On Mon, Sep 5, 2011 at 3:56 AM, eddie choo <[email protected]>wrote: >>> >>>> Have you tried in super user's mode? >>>> >>>> On Sun, Sep 4, 2011 at 2:22 AM, mau <[email protected]> wrote: >>>> >>>>> Hi all >>>>> it's the fist time I post something on this group. >>>>> I'll need some help to compile crypto++ on qnap intel based NAS. >>>>> >>>>> this is the error >>>>> cryptopp561]# make >>>>> GNUmakefile:154: *** missing target pattern. Stop. >>>>> >>>>> could someone help me? >>>>> >>>>> Mau >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the "Crypto++ >>>>> Users" Google Group. >>>>> To unsubscribe, send an email to >>>>> [email protected]. >>>>> More information about Crypto++ and this group is available at >>>>> http://www.cryptopp.com. >>>>> >>>> >>>> >>> >>> >>> -- >>> Mauro Restante >>> >> >> > > > -- > Mauro Restante > -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
