Opened 15 years ago
Closed 15 years ago
#19965 closed update (fixed)
UPDATE mnogosearch 3.3.8_0 version update
Reported by: | dbraband@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | mf2k (Frank Schima) | |
Port: | mnogosearch |
Description
Here is the Portfile and the patches.
Attachments (6)
Change History (13)
Changed 15 years ago by dbraband@…
Changed 15 years ago by dbraband@…
Attachment: | patch-doc_Makefile.in added |
---|
Changed 15 years ago by dbraband@…
Attachment: | patch-locations_configure.in added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Port: | mnogosearch added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Changed 15 years ago by dbraband@…
Attachment: | Portfile-mnogosearch.diff added |
---|
comment:5 Changed 15 years ago by blb@…
Looks like this needs some help in finding postgresql83's include files; trying with +postgresql83 I see:
/usr/bin/gcc-4.0 -DUDM_CONF_DIR=\"/opt/local/etc/mnogosearch\" -DUDM_VAR_DIR=\"/opt/local/var/mnogosearch\" -DUDM_SHARE_DIR=\"/opt/local/share/mnogosearch\" -DHAVE_CONFIG_H -I. -I. -I../include -I./../include -I/opt/local/lib/postgresql83/include -I/usr/include -I/opt/local/include -D_THREAD_SAFE -pipe -O2 -MT sqldbms.lo -MD -MP -MF .deps/sqldbms.Tpo -c sqldbms.c -fno-common -DPIC -o .libs/sqldbms.o sqldbms.c:47:22: error: libpq-fe.h: No such file or directory
Note the -I/opt/local/lib/postgresql83/include which should be -I/opt/local/include/postgresql83.
Changed 15 years ago by dbraband@…
Attachment: | Portfile-mnogosearch.2.diff added |
---|
Changed 15 years ago by dbraband@…
Attachment: | patch-locations_configure.2.in added |
---|
comment:6 Changed 15 years ago by dbraband@…
Sorry, I forgot that i previously made some changes in my macport installation.
I've added the correct diffs (Portfile-mnogosearch.2.diff and patch-locations_configure.2.in).
comment:7 Changed 15 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
a unified diff patch for the portfile is preferred.