help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile problem with gmake


From: Dawid Gosławski
Subject: Re: compile problem with gmake
Date: Tue, 9 Dec 2014 19:45:42 +0100

Hello,

First: http://www.catb.org/~esr/faqs/smart-questions.html#before
Second: http://lmgtfy.com/

Problem is not connected to Make but to ar.c bad code.

Dawid

2014-12-09 16:51 GMT+01:00 Paul Zhou <address@hidden>:

> Hello,
>
> I am working on install the gmake on HP tandem OSS system, and after I run
> make I got this error.
>
> System info:
> (-1) P /users/pauls/make-4.1 137: uname -a
> NONSTOP_KERNEL itanium H06 29 NSE-B
>
> ######################################################
> source='ar.c' object='ar.o' libtool=no  DEPDIR=.deps depmode=none /bin/sh
> ./config/depcomp  cc -DLOCALEDIR=\"/usr/local/share/locale\"
> -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\"
> -DHAVE_CONFIG_H -I.  -I./glob     -g -c -o ar.o ar.c
>     names = alloca (state.n * sizeof (const char *));
>           ^
> "/users/pauls/make-4.1/ar.c", line 311: error(611): a value of type "char
> *"
>           cannot be assigned to an entity of type "const char **"
>
>
> 1 error detected in the compilation of "ar.c".
> c89: /usr/cmplr/ccombe exited, returning 2.
> *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
> *** Error code 2
>
> Stop.
> #####################################################
> Regards,
>
> Paul Zhou
> Network Administrator
> Computer Security Products Inc,
> 200 Matheson Blvd. West, Suite 200
> Mississauga, Ontario L5R 3L7
> tel: 905-568-8900 x271
> fax: 905-568-8911
> mailto: address@hidden<mailto:address@hidden>
> Web: www.CSPsecurity.com<http://www.CSPsecurity.com>
>
> ***DISCLAIMER***
> The contents of this communication, including any attachment(s), are
> confidential and may be privileged. If you are not the intended recipient
> (or are not receiving this communication on behalf of the intended
> recipient), please notify the sender immediately and delete or destroy this
> communication without reading it, and without making, forwarding, or
> retaining any copy or record of it or its contents. Thank you.
> Le contenu de la présente communication, y compris tout fichier joint, est
> confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire
> visé (ou si vous ne recevez pas la présente communication au nom du
> destinataire visé), veuillez en aviser immédiatement l'expéditeur et
> supprimer ou détruire le présent message sans le lire, en tirer des copies,
> le retransmettre ou en enregistrer le contenu. Merci.
>
>
> _______________________________________________
> Help-make mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-make
>



-- 
http://about.me/alkuzad


reply via email to

[Prev in Thread] Current Thread [Next in Thread]