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 2007/09/10 12:26:44 UTC

DO NOT REPLY [Bug 43337] New: - Build of htpasswd in support directory fails on OpenBSD 4.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=43337>.
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=43337

           Summary: Build of htpasswd in support directory fails on OpenBSD
                    4.1.
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: Other
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: peo@bsd-guide.net


Build of htpasswd in support directory fails on OpenBSD 4.1.

Configure-command used:
cd httpd-2.2.6
./configure --prefix=/usr/local/apache2 --enable-mods-shared=most \
--enable-suexec --with-suexec-docroot=/home/www \
--with-suexec-userdir=public_html \
--with-suexec-bin=/usr/local/apache2/bin/suexec \
--with-suexec-caller=www --enable-so --with-included-apr

When building reaches the support directory (build of htpasswd), ld fails with:
/usr/local/src/httpd-2.2.6/srclib/apr/libtool --silent --mode=link gcc -g -O2
-pthread        -o htpasswd  htpasswd.lo   -lm
/usr/local/src/httpd-2.2.6/srclib/pcre/libpcre.la
/usr/local/src/httpd-2.2.6/srclib/apr-util/libaprutil-1.la -lexpat -liconv
/usr/local/src/httpd-2.2.6/srclib/apr/libapr-1.la -lpthread
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status
*** Error code 1

Stop in /usr/local/src/httpd-2.2.6/support (line 39 of Makefile).
*** Error code 1

Stop in /usr/local/src/httpd-2.2.6/support (line 90 of
/usr/local/src/httpd-2.2.6/build/rules.mk).

Manually inserting the missing -L/usr/local/lib (which was automatically
detected configuring httpd 2.2.4) solves this problem.

-- 
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


DO NOT REPLY [Bug 43337] - Build of htpasswd in support directory fails on OpenBSD 4.1 (httpd 2.2.6).

Posted by bu...@apache.org.
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=43337>.
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=43337


jorton@redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Build                       |APR-util
            Product|Apache httpd-2              |APR
            Version|2.2.6                       |1.2.10




-- 
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


DO NOT REPLY [Bug 43337] - Build of htpasswd in support directory fails on OpenBSD 4.1 (httpd 2.2.6).

Posted by bu...@apache.org.
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=43337>.
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=43337


peo@bsd-guide.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Build of htpasswd in support|Build of htpasswd in support
                   |directory fails on OpenBSD  |directory fails on OpenBSD
                   |4.1.                        |4.1 (httpd 2.2.6).




-- 
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


DO NOT REPLY [Bug 43337] - Build of htpasswd in support directory fails on OpenBSD 4.1 (httpd 2.2.6).

Posted by bu...@apache.org.
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=43337>.
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=43337


jorton@redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jorton@redhat.com  2007-10-10 14:23 -------
This is a regression with the apr-util expat configure code rewrite; Justin's
fix now backported to 1.2.x:

http://svn.apache.org/viewvc?view=rev&revision=583621

-- 
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


DO NOT REPLY [Bug 43337] - Build of htpasswd in support directory fails on OpenBSD 4.1 (httpd 2.2.6).

Posted by bu...@apache.org.
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=43337>.
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=43337


peo@bsd-guide.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.2.4                       |2.2.6




------- Additional Comments From peo@bsd-guide.net  2007-09-16 01:48 -------
The simplest possible work-around is to edit build/config_vars.mk:
Search for 'EXTRA_LDFLAGS' (near the end of the file) and change that line to:

EXTRA_LDFLAGS = -L/usr/local/include


-- 
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