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

mod_perl fails to build #1051

Closed
p5pRT opened this issue Jan 19, 2000 · 2 comments
Closed

mod_perl fails to build #1051

p5pRT opened this issue Jan 19, 2000 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Jan 19, 2000

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

Searchable as RT2002$

@p5pRT
Copy link
Author

p5pRT commented Jan 19, 2000

From root@mongo.uk.sun.com

mod_perl 1.21 fails to compile

"mod_perl.c", line 333​: warning​: improper pointer/integer combination​: op "="
"mod_perl.c", line 374​: warning​: improper pointer/integer combination​: arg #2
"mod_perl.c", line 783​: undefined symbol​: PL_siggv
"mod_perl.c", line 784​: left operand of "->" must be pointer to struct/union
"mod_perl.c", line 1359​: warning​: improper pointer/integer combination​: op "="
"mod_perl.c", line 1384​: warning​: improper pointer/integer combination​: op "="
cc​: acomp failed for mod_perl.c
*** Error code 2
make​: Fatal error​: Command failed for target `mod_perl.lo'

Perl Info


Site configuration information for perl 5.00563:

Configured by root at Wed Jan 19 13:33:55 GMT 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 63) configuration:
  Platform:
    osname=solaris, osvers=2.7, archname=sun4-solaris
    uname='sunos mongo 5.7 generic_106541-08 sun4u sparc sunw,ultra-1 '
    config_args='-dsOE -Dprefix=/home1/software/perl/devel -Doptimize=-g -Duseshrplib -Uusemymalloc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
    use64bits=undef usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-g', gccversion=
    cppflags='-DDEBUGGING -I/usr/local/include'
    ccflags ='-DDEBUGGING -I/usr/local/include -DUSE_LONG_LONG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc -lcrypt -lsec
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /home1/software/perl/devel/lib/5.00563/sun4-solaris/CORE'
    cccdlflags='-KPIC', lddlflags='-G -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.00563:
    /home1/software/perl/devel/lib/5.00563/sun4-solaris
    /home1/software/perl/devel/lib/5.00563
    /home1/software/perl/devel/lib/site_perl/5.00563/sun4-solaris
    /home1/software/perl/devel/lib/site_perl
    .


Environment for perl 5.00563:
    HOME=/home1/rootal
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home1/software/perl/devel/bin:/home1/rootal/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/opt/gcc/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/ucb:/usr/dt/bin:/usr/openwin/bin:/opt/SUNWisdn/bin:/opt/SUNWisdn/tools:.
    PERL_BADLANG (unset)
    SHELL=/bin/ksh

@p5pRT
Copy link
Author

p5pRT commented Jan 19, 2000

From @gsar

On Wed, 19 Jan 2000 16​:53​:27 GMT, Super-User wrote​:

This is a bug report for perl from root@​mongo.uk.sun.com,
generated with the help of perlbug 1.27 running under perl 5.00563.

-----------------------------------------------------------------
[Please enter your report here]

mod_perl 1.21 fails to compile

"mod_perl.c", line 333​: warning​: improper pointer/integer combination​: op "="
"mod_perl.c", line 374​: warning​: improper pointer/integer combination​: arg #2
"mod_perl.c", line 783​: undefined symbol​: PL_siggv

Known issue. Doug MacEachern was going to fix that to do
perl_get_hv("SIG",...), as it ought to have been spelled originally.

Sarathy
gsar@​ActiveState.com

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