Opened 15 years ago
Closed 14 years ago
#24215 closed defect (duplicate)
caml-sqlite3 1.5.6 build fails
Reported by: | jonathan.a.myers@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.99 |
Keywords: | Cc: | stechert@… | |
Port: | caml-sqlite3 |
Description
caml-sqlite build fails; build log contains:
info:build ocamlmklib -o sqlite3 -oc sqlite3_stubs sqlite3.cmo sqlite3_stubs.o -L. -L/opt/local/lib -arch x86_64 -lsqlite3 -L/opt/local/lib -linkall :info:build Unknown option -arch :info:build Don't know what to do with x86_64 :info:build Usage: ocamlmklib [options] <.cmo|.cma|.cmx|.cmxa|.ml|.mli|.o|.a|.obj|.lib|.dll files> ... :info:build make: *** [sqlite3.cma] Error 4 ...
Attachments (1)
Change History (4)
Changed 15 years ago by jonathan.a.myers@…
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Cc: | stechert@… added |
---|---|
Owner: | changed from macports-tickets@… to landonf@… |
Port: | caml-sqlite3 added |
Summary: | caml-sqlite 1.5.6 build fails → caml-sqlite3 1.5.6 build fails |
comment:2 Changed 14 years ago by warrensomebody@…
I'm hitting this too on mac 10.5.8:
:info:build ocamlmklib -o sqlite3 -oc sqlite3_stubs sqlite3.cmo sqlite3_stubs.o -L. -L/opt/local/lib -arch i386 -lsqlite3 -L/opt/local/lib -linkall :info:build Unknown option -arch :info:build Don't know what to do with i386
Any work-arounds would be most appreciated.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #23040.
Note: See
TracTickets for help on using
tickets.
Build log showing failure