pkgsrc-Bulk archive

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

Re: pkgsrc IRIX64 6.5/mipseb bulk build results 2006-01-26



Klaus Heinz <k.heinz.jan.sechs%onlinehome.de@localhost> wrote:
> Hi Jan Schaumann, in gmane.os.netbsd.devel.pkgsrc.bulk, you wrote:
> > misc/esniper                       heinz%NetBSD.org@localhost
> 
>   cc-1515 cc: ERROR File = auction.c, Line = 1201
>     A value of type "int" cannot be assigned to an entity of type "char *".
> 
>     if ((escapedPassword = curl_escape(password, strlen(password))) == NULL) {
>                        ^
>   1 error detected in the compilation of "auction.c".
> 
> This should be fixed. I forgot to include a header file in patch-aa.

After updating to HEAD, it still fails:

cc-1020 cc: ERROR File = esniper.c, Line = 616
  The identifier "optarg" is undefined.

                        if (parseGetoptValue(c, optarg, optiontab))
                                                ^

cc-1020 cc: ERROR File = esniper.c, Line = 640
  The identifier "optind" is undefined.

        if ((argc - optind) == 1) {
                    ^

cc-1020 cc: ERROR File = esniper.c, Line = 733
  The identifier "optarg" is undefined.

                        if (parseGetoptValue(c, optarg, optiontab))
                                                ^

3 errors detected in the compilation of "esniper.c".

-Jan

-- 
The reader is encouraged to add smileys where necessary to increase
positive perception.  Right here might be a good place:

Attachment: pgpYGV8gUEpOZ.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index