bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] undefined symbol (major, minor) on Solaris11


From: ICHII Takashi
Subject: Re: [bug-gawk] undefined symbol (major, minor) on Solaris11
Date: Wed, 12 Jun 2013 22:55:55 +0900

Hi Arnold,

>         make distclean  # for best results
>         git pull
>         ./bootstrap.sh
>         ./configure && make && make check

It works. Thank you!

Regards,
Takashi

On Tue, Jun 11, 2013 at 3:39 AM, Aharon Robbins <address@hidden> wrote:
> Hi.
>
>> Date: Mon, 10 Jun 2013 18:18:54 +0900
>> Subject: Re: [bug-gawk] undefined symbol (major, minor) on Solaris11
>> From: ICHII Takashi <address@hidden>
>> To: Aharon Robbins <address@hidden>
>> Cc: address@hidden
>>
>> Hi Arnold,
>>
>> > diff --git a/extension/configh.in b/extension/configh.in
>> > index 8da6930..f23d4da 100644
>>
>> I couldn't determine which version your patch is based on,
>> but it's easily applied to the tree from gawk-4.1.0.tar.gz.
>> It works fine!
>
> Great. I've applied the patch and pushed it.
>
>> On git head (d52d17b), another problem happens:
>> ===
>> libtool: compile:  /opt/solstudio/bin/cc -DHAVE_CONFIG_H -I. -I./..
>> -m64 -Xc -c readdir.c  -KPIC -DPIC -o .libs/readdir.o
>> "readdir.c", line 100: undefined symbol: PATH_MAX
>> ===
>> PATH_MAX is defined in /usr/include/limits.h.
>
> OK. I've pushed the appropriate changes for this as well.  The right
> recipe is
>
>         make distclean  # for best results
>         git pull
>         ./bootstrap.sh
>         ./configure && make && make check
>
>> Please note that I'm not very familiar to Solaris/Sun Compilers :)
>
> No problem.
>
> Thanks for the reports.
>
> Arnold
>



--
ICHII Takashi
address@hidden



reply via email to

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