Front page | perl.perl5.porters |
Postings from March 2007
[perl #42159] Problem with Make in install
Thread Next
From:
David Ronthal
Date:
March 29, 2007 02:46
Subject:
[perl #42159] Problem with Make in install
Message ID:
rt-3.6.HEAD-1687-1175115957-1943.42159-75-0@perl.org
# New Ticket Created by "David Ronthal"
# Please include the string: [perl #42159]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42159 >
Hi, I have run the configure and get the following output. (see below)
When I try to run the make, as per the instructions, I get the following
error.
$ make
make: no target to make.
Please advise.
Thanks,
+++++++++++++++++++++++
$ ./myconfig
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=interix, osvers=3.5, archname=x86-interix
uname='interix xp-dcohen 3.5 sp-8.0.1969.1 x86
intel_x86_family6_model14_st
pping8 '
config_args='-de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=und
f
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags
='-D_ALL_SOURCE -fno-strict-aliasing -pipe -I/usr/local/i
clude',
optimize='-O',
cppflags='-D_ALL_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3', gccosandvers='interix3'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksiz
=4
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lsocket -ldb -ldl -lm -lcrypt -lc
perllibs=-lsocket -ldl -lm -lcrypt -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-DPIC ', lddlflags='-shared -L/usr/local/lib'
++++++++++++++++++++++++++++++++++++++
David Ronthal
Analyst / Consultant
Tel: +27 (0) 11 430 0764
Cell: +27 (0) 82 746 0132
Memex - The Answer to your search
South Africa
Thread Next
-
[perl #42159] Problem with Make in install
by David Ronthal