Re: /usr/bin/objformat is missing



Quoting "Chris H." <chris#@1command.com>:

Quoting Daniel Eischen <deischen@xxxxxxxxxxx>:

On Mon, 28 Jan 2008, Chris H. wrote:

Quoting Jeremy Chadwick <koitsu@xxxxxxxxxxx>:

On Mon, Jan 28, 2008 at 09:33:49AM -0800, Chris H. wrote:
Hello,
After a failed install of www/apache-ssl - dies with the
following error:
Syntax error on line 208 of /usr/local/etc/apache/httpsd.conf:
Cannot load /usr/local/libexec/apache/mod_mmap_static.so into server:
/usr/local
/libexec/apache/mod_mmap_static.so: Undefined symbol "ap_null_cleanup"

I did a little research, and wondered if the fact that I am
missing: /usr/bin/objformat has anything to do with it.

Very unlikely.

Are you using the binary package of www/apache-ssl, rather than building
the port from source?

Building from source that was cvsupped 2008-01-18

Have you at any time migrated from Apache 1.3.x

Nope. It's a brand new install.

Why don't you use a newer version of Apache, as opposed to
1.3.x?

Because I have over 50 conf files carefully crafted from years
of refining. So I have no interest in starting over.

From your error messages, it seems obvious, though
you never state it, that you are using apache13.

Sorry, my bad. It's easy to overlook a detail sometimes, and given
that this thread was primarily a question of /usr/bin/objformat
didn't help me to think of asserting the apache version either. :)

So, for the record; it's a build from the source in www/apache13-ssl

Continued make deinstalls and tweaking and make && make installs
all still fail with the same errors. I have noticed a couple of
threads that relate to this. One indicates that copying
www/apache13/files/patch-ae to www/apache-ssl/files/patch-az worked.
Didn't work for me. Second one indicated that creating /usr/bin/objformat
with the contents of objformat being

#!/bin/sh
echo elf

worked for them. I'm about to try that, since it isn't possible to
build from source a working version. I'll report back if it does.

--Chris H


--
DE
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"




--
panic: kernel trap (ignored)



_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"


--
panic: kernel trap (ignored)



_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: /usr/bin/objformat is missing
    ... After a failed install of www/apache-ssl - dies with the ... Are you using the binary package of www/apache-ssl, ... It's a brand new install. ... that you are using apache13. ...
    (freebsd-stable)
  • Re: /usr/bin/objformat is missing
    ... Are you using the binary package of www/apache-ssl, ... It's a brand new install. ... panic: kernel trap ...
    (freebsd-stable)
  • Re: /usr/bin/objformat is missing
    ... Are you using the binary package of www/apache-ssl, ... It's a brand new install. ... with the contents of objformat being ...
    (freebsd-stable)
  • Re: apache13 to apache13-modssl port migration
    ... I had apache13 installed from ports, ... I didn't uninstall apache13, I simply went to the apache13-modssl port ... >just install apache13-modssl on top? ... Peter Elsner ...
    (freebsd-questions)
  • port install to jail root from host system
    ... I've compiled a port as normal (apache13 in this case). ... 'make install' now and tell it to install the package to the base of the ... registering it in the host's package database. ...
    (freebsd-questions)