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

install problems #1076

Closed
p5pRT opened this issue Jan 24, 2000 · 1 comment
Closed

install problems #1076

p5pRT opened this issue Jan 24, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Jan 24, 2000

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

Searchable as RT2029$

@p5pRT
Copy link
Author

p5pRT commented Jan 24, 2000

From yan@seas.ucla.edu

  I have a problem when doing 'make test' to install perl 5.004 in
the machine. Currently I have a 5.005 and I want to install an older
version in a separate directly. I have a problem in testing
/t/pragma/locale.t which has failing on test 102 in which is the output
is like this.


#testing 102
# failed 102 at​:
# lesser = 'tUu'
# greater = 'UuV'
# (greater) from = 101, to = 113
# not ($lesser lt $greater) FAIL
# not ($lesser le $greater) FAIL
# not ($lesser ne $greater) ok
# ($lesser eq $greater) ok
# ($lesser ge $greater) FAIL
# ($lesser gt $greater) FAIL
# ($greater lt $lesser ) FAIL
# ($greater le $lesser ) FAIL
# not ($greater ne $lesser ) ok
# ($greater eq $lesser ) ok
# not ($greater ge $lesser ) FAIL
# not ($greater gt $lesser ) FAIL
# not (($lesser cmp $greater) == -1) FAIL($lesser cmp $greater ==
1)
# not (($greater cmp $lesser ) == 1) FAIL($greater cmp $lesser ==
-1)
not ok 102


I have looked at the documentation and try to set LC_ALL=C and unset
variable LANG where both LC_ALL and LANG are originally defined.
But that doesn't help. Enclosed is the output of
myconfig. Thank you very much for your time.
  Hope to hear from you soon.


Summary of my perl5 (5.0 patchlevel 4 subversion 0) configuration​:
  Platform​:
  osname=linux, osvers=2.2.12-20smp, archname=i686-linux
  uname='linux bismarck 2.2.12-20smp #1 smp mon sep 27 10​:34​:45 edt 1999
i686 unknown '
  hint=recommended, useposix=true, d_sigaction=define
  bincompat3=y useperlio=undef d_sfio=undef
  Compiler​:
  cc='cc', optimize='-O2', gccversion=egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release)
  cppflags='-Dbool=char -DHAS_BOOL'
  ccflags ='-Dbool=char -DHAS_BOOL'
  stdchar='char', d_stdstdio=undef, usevfork=false
  voidflags=15, castflags=0, d_casti32=define, d_castneg=define
  intsize=4, alignbytes=4, usemymalloc=n, randbits=31
  Linker and Libraries​:
  ld='cc', ldflags =' -L/usr/local/lib'
  libpth=/usr/local/lib /lib /usr/lib
  libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lposix -lcrypt
  libc=/lib/libc.so.6, so=so
  useshrplib=false, libperl=libperl.a
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
  cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


--Teresa

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