Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug in compile #212

Closed
p5pRT opened this issue Jul 20, 1999 · 1 comment
Closed

bug in compile #212

p5pRT opened this issue Jul 20, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jul 20, 1999

Migrated from rt.perl.org#1018 (status was 'resolved')

Searchable as RT1018$

@p5pRT
Copy link
Author

p5pRT commented Jul 20, 1999

From The RT System itself

From Bellario_Marc_L/om51@​kcopmp06.corp.sprint.com Tue Jul 20 12​:19​:46 1999
Received​: from jhereg.perl.com (IDENT​:root@​perl.com [199.45.135.9]) by
  defender.perl.org (8.9.3/8.9.3/Debian/GNU) with ESMTP id MAA21953 for
  <perlbugtron@​perl.org>; Tue, 20 Jul 1999 12​:19​:40 -0400
From​: Bellario_Marc_L/om51@​kcopmp06.corp.sprint.com
Received​: from bastion1-ext.mail.sprint.com (bastion.mail.sprint.com
  [208.4.28.129] (may be forged)) by jhereg.perl.com (8.9.0/8.9.0) with
  ESMTP id KAA25065 for <perlbug@​perl.com>; Tue, 20 Jul 1999 10​:19​:23 -0600
Received​: from [160.41.28.141] by bastion1.mail.sprint.com with ESMTP for
  perlbug@​perl.com; Tue, 20 Jul 1999 11​:19​:27 -0500
Received​: from [144.223.128.84] by sii01.mail.sprint.com with ESMTP;
  Tue, 20 Jul 1999 11​:19​:26 -0500
Received​: from kcopmp06.corp.sprint.com (root@​[144.223.148.160] (may be
  forged)) by kcopmh01.corp.sprint.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP
  id LAA21278 for <perlbug@​perl.com>; Tue, 20 Jul 1999 11​:19​:26 -0500 (CDT)
Received​: from localhost (root@​localhost) by kcopmp06.corp.sprint.com
  (8.8.6 (PHNE_14041)/8.8.6) with SMTP id LAA03995 for perlbug@​perl.com;
  Tue, 20 Jul 1999 11​:19​:25 -0500 (CDT)
X-Openmail-Hops​: 1
Date​: Tue, 20 Jul 1999 11​:19​:22 -0500
Message-Id​: <H00011bd02880914@​MHS>
Subject​: bug in compile
To​: perlbug@​perl.com
Mime-Version​: 1.0
Content-Type​: multipart/mixed; boundary="openmail-part-0830e43f-00000001"
--openmail-part-0830e43f-00000001
Content-Type​: text/plain; charset=ISO-8859-1; name="BDY.RTF"
Content-Transfer-Encoding​: 7bit
Content-Disposition​: inline; filename="BDY.RTF"

11​:19 AM 7/20/99

Hi..

I'm in the processing of compiling a new perl down load on win32...

I'm using dmake with the borland 5.3 compiler... it make okay up to the
following location....

  @​C​:\TEMP\mk00022a
Turbo Link Version 2.5.0.0 Copyright (c) 1993,1998 Borland
International
cd ..\ext\Socket && \
  ..\..\miniperl -I..\..\lib Makefile.PL INSTALLDIRS=perl
Writing Makefile for Socket
cd ..\ext\Socket && C​:\PROGRAM FILES\BORLAND\CBUILDER3\BIN\dmake.exe -S
The name specified is not recognized as an
internal or external command, operable program or batch file.
dmake.exe​: Error code 129, while making '..\lib\auto\Socket\Socket.dll'

C​:\perl5.005_57\win32>dmake
ECHO is on.
cd ..\ext\Socket && \
  ..\..\miniperl -I..\..\lib Makefile.PL INSTALLDIRS=perl
Writing Makefile for Socket
cd ..\ext\Socket && C​:\PROGRAM FILES\BORLAND\CBUILDER3\BIN\dmake.exe -S
The name specified is not recognized as an
internal or external command, operable program or batch file.
dmake.exe​: Error code 129, while making '..\lib\auto\Socket\Socket.dll'

I have looked over the Install document and looked at the ext\Socket
makefile and don't have a clue at
the moment what's going on.. this happend in both the perl5.005_57 as
well as the 5.00503 ...
same error... I suspect I'm either missing a lib file or something is
not installed in the right
location but I'm not having any luck in figuring it out....

I'd appreciate an assist...

Thanks alot for looking into this...

Marc Bellario - (816) 854-4105

--openmail-part-0830e43f-00000001--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant