Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#30231 closed defect (wontfix)

error: db46 requires the Java for Mac OS X development headers

Reported by: 200309@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: tiger Cc:
Port: db46

Description (last modified by mf2k (Frank Schima))

iMac G4 700 MHz osx 10.4.11 xcode25_8m2558 ( 10.4.11 Tiger version ) MacPorts 1.9.2

Trying to compile git-core but get the following error. I checked ran the xcode installer to update and still error. Any idea what to try?

--->  Computing dependencies for git-core
--->  Dependencies to be installed: python27 db46
--->  Configuring db46
Error: db46 requires the Java for Mac OS X development headers.
Error: Make sure your Xcode installation is complete.
Error: Target org.macports.configure returned: missing Java headers
Error: Failed to install db46
Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/main.log
Error: The following dependencies were not installed: python27 db46
Error: Status 1 encountered during processing.

Attachments (1)

main.log (13.9 KB) - added by 200309@… 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by 200309@…

Attachment: main.log added

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: db46 removed
Port: db46 added; git-core removed

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Keywords: tiger added
Owner: changed from macports-tickets@… to blair@…

This may be a duplicate of #29115.

comment:3 Changed 13 years ago by blair (Blair Zajac)

If you don't need Berkeley DB's Java bindings, you can try the following

$ port -v clean db46 $ port -v install db46 +no_java

comment:4 in reply to:  3 Changed 13 years ago by 200309@…

Replying to blair@…:

If you don't need Berkeley DB's Java bindings, you can try the following


$ port -v clean db46
$ port -v install db46 +no_java

Thank you.
+no_java allows db46 and gti-core to compile.
Soon find out if there is any side effect.
-Bill

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

If the check is incorrect on Tiger, let us know and we can adjust it. Otherwise, you do just need to install the Java SDK bits or use -java. Closing this ticket since Tiger is no longer a supported platform for MacPorts in any case.

comment:6 Changed 12 years ago by 200309@…

Thank you for the reply.

We have moved that iMac to 10.5.8.

All our complies were successful.

Our web apps have been running great.

Note: See TracTickets for help on using tickets.