You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/09/12 20:29:41 UTC

DO NOT REPLY [Bug 36620] New: - Apache 2.1.7 not building in BSD/OS 4.3.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36620>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36620

           Summary: Apache 2.1.7 not building in BSD/OS 4.3.1
           Product: Apache httpd-2.0
           Version: 2.1-HEAD
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: root@nk.ca


doctor.nl2k.ab.ca//usr/source/httpd-2.1.7-beta$ cat /usr/contrib/bin/configapach
 ^Me2.1
CC=/usr/bin/gcc CFLAGS="-Wall -DDEBUG -g -O3 -march=i686" ./configure  \
 --enable-layout=BSDI\
 --enable-v4-mapped \
 --enable-maintainer-mode\                       
 --enable-modules=most\
 --enable-mods-shared=all\
 --enable-auth-digest\
 --enable-file-cache\
 --enable-echo\
 --enable-charset-lite\
 --enable-cache\
 --enable-disk-cache\
 --enable-mem-cache\
 --enable-case-filter\
 --enable-case-filter-in\
 --enable-ext-filter\
 --enable-deflate\
 --enable-logio\
 --enable-mime-magic\
 --enable-cern-meta\
 --enable-expires\
 --enable-headers\
 --enable-ident\
 --enable-usertrack\
 --enable-unique-id\
 --enable-ssl\
 --enable-bucketeer\                    
 --enable-static-support\
 --enable-static-htpasswd\
 --enable-static-htdigest\
 --enable-static-rotatelogs\
 --enable-static-logresolve\
 --enable-static-htdbm\
 --enable-static-ab\
 --enable-static-checkgid\
 --enable-http\
 --enable-dav\
 --enable-info\
 --enable-suexec\
 --enable-cgi\
 --enable-cgid\
 --enable-dav-fs\
 --enable-dav-lock\
 --enable-vhost-alias\
 --enable-speling\
 --enable-rewrite\
 --enable-so\
 --with-z=/usr\
 --with-ssl=/usr/contrib\
 --with-mpm=worker\                     
 --with-suexec-bin=/usr/contrib/bin\
 --with-suexec-caller=www\
 --with-suexec-userdir=html\
 --with-suexec-docroot=html\
 --with-suexec-uidmin=100\
 --with-suexec-gidmin=100\
 --with-suexec-logfile=/var/log/httpd/suexec_log\
 --with-suexec-safepath=/bin:/usr/bin:/usr/contrib/bin\
 --with-suexec-umask=022
doctor.nl2k.ab.ca//usr/source/httpd-2.1.7-beta$ make
Making all in srclib
Making all in pcre
/var/www/build/libtool --silent --mode=compile /usr/bin/gcc -Wmissing-prototypes
 -Wstrict-prototypes -Wmissing-declarations  -Wall -DDEBUG -g -O3 -march=i686  -
DAP_DEBUG    -I/usr/source/httpd-2.1.7-beta/srclib/pcre -I. -I/usr/source/httpd-
2.1.7-beta/os/unix -I/usr/source/httpd-2.1.7-beta/server/mpm/worker -I/usr/sourc
e/httpd-2.1.7-beta/modules/http -I/usr/source/httpd-2.1.7-beta/modules/filters -
I/usr/source/httpd-2.1.7-beta/modules/proxy -I/usr/source/httpd-2.1.7-beta/inclu
de -I/usr/source/httpd-2.1.7-beta/modules/generators -I/usr/source/httpd-2.1.7-b
eta/modules/mappers -I/usr/contrib/include/apache -I/usr/source/httpd-2.1.7-beta
/server -I/usr/source/httpd-2.1.7-beta/modules/proxy/../generators -I/usr/contri
b/include -I/usr/source/httpd-2.1.7-beta/modules/ssl -I/usr/source/httpd-2.1.7-b
eta/modules/dav/main -prefer-non-pic -static -c pcre.c && touch pcre.lo 
In file included from pcre.c:543:
printint.c: In function `get_ucpname':
printint.c:118: `utt' undeclared (first use in this function)
printint.c:118: (Each undeclared identifier is reported only once
printint.c:118: for each function it appears in.)
printint.c:118: `ucp_type_table' undeclared (first use in this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
doctor.nl2k.ab.ca//usr/source/httpd-2.1.7-beta$ exit
exit

Script done on Mon Sep 12 12:25:57 2005
(END)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org