Discussion:
OS/2
(too old to reply)
Max Vasilyev
2012-01-26 05:59:00 UTC
Permalink
Hello Andre!

* Originally in RU.BINKD
* Crossposted in BINKD
-598 (gcc version 3.3.5 (Bird Build 2011-10-03 04:55 (csd4)))
1.0a-598/os2 compiles fine with:

Reading specs from U:/emx/lib/gcc-lib/i386-pc-os2-emx/3.2.1/specs
Configured with: --enable-clh --enable-threads --enable-shared --enable-nls
--without-included-gettext --prefix=/gcc
Thread model: os2
gcc version 3.2.1


But it won't compile with PERL=1 :(

[U:\WORK\binkd598]make -f makefile PERL=1
Compiling srv_gai.c...
srv_gai.c: In function `srv_getaddrinfo':
srv_gai.c:99: warning: implicit declaration of function `inet_aton'
Compiling perlhooks.c...
perlhooks.c: In function `perl_aeq':
perlhooks.c:1093: warning: implicit declaration of function `SvPV_nolen'
Compiling compress.c...
Linking binkd2e.exe...
perlhooks.o: Undefined symbol _SvPV_nolen referenced from text segment
perlhooks.o: Undefined symbol _SvPV_nolen referenced from text segment
perlhooks.o: Undefined symbol _SvPV_nolen referenced from text segment
make: *** [binkd2e.exe] Error 1

My perl/os2 is 5.00553.

WBR, Max. piwamoto!писем-нет
Pavel Gulchouck
2012-01-26 07:14:08 UTC
Permalink
* Originally in RU.BINKD
* Crossposted in BINKD

Hi Max!
-598 (gcc version 3.3.5 (Bird Build 2011-10-03 04:55 (csd4)))
MV> 1.0a-598/os2 compiles fine with:

MV> Reading specs from U:/emx/lib/gcc-lib/i386-pc-os2-emx/3.2.1/specs
MV> Configured with: --enable-clh --enable-threads --enable-shared
MV> --enable-nls --without-included-gettext --prefix=/gcc
MV> Thread model: os2
MV> gcc version 3.2.1

MV> But it won't compile with PERL=1 :(
[...]
MV> My perl/os2 is 5.00553.

Ohh...
Is it possible to upgrade perl under your OS/2?
This version in very old (1998), and I don't think it's reasonable to support
it.

Lucky carrier,
Pavel
aka ***@gul.kiev.ua
Pavel Gulchouck
2012-01-26 07:47:42 UTC
Permalink
* Originally in RU.BINKD
* Crossposted in BINKD

Hi Max!

26 Jan 12, Max Vasilyev ==> Andre Grueneberg:

MV> But it won't compile with PERL=1 :(

MV> perlhooks.o: Undefined symbol _SvPV_nolen referenced from text segment

I've exclude SvPV_nolen usage, but cannot test this change.
Please try 1.0a-600.

Lucky carrier,
Pavel
aka ***@gul.kiev.ua

Loading...