Opened 19 years ago
Closed 19 years ago
#4102 closed defect (fixed)
rb-postgres does not build
Reported by: | purestorm@… | Owned by: | shu@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
root@localhost 22:38:28 local $> port install -v rb-postgres ---> Fetching rb-postgres ---> Verifying checksum(s) for rb-postgres ---> Checksumming ruby-postgres-0.7.1.tar.gz ---> Extracting rb-postgres ---> Extracting ruby-postgres-0.7.1.tar.gz ---> Configuring rb-postgres checking for cygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes Using PostgreSQL include directory: /opt/local/include Using PostgreSQL lib directory: /opt/local/lib checking for PQsetdbLogin() in -lpq... no Could not find PostgreSQL libraries: Makefile not created ---> Building rb-postgres with target all make: * No rule to make target `all'. Stop. Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_ruby_rb-postgres/ work/ruby-postgres-0.7.1" && make all RUBY="/opt/local/bin/ruby -rvendor-specific"" returned error 2 Command output: make: * No rule to make target `all'. Stop.
Warning: the following items did not execute (for rb-postgres): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
Attachments (1)
Change History (4)
comment:1 Changed 19 years ago by purestorm@…
op_sys: | Mac OS X 10.0 → Mac OS X 10.4 |
---|
Changed 19 years ago by purestorm@…
comment:2 Changed 19 years ago by mww@…
Owner: | changed from darwinports-bugs@… to shu@… |
---|
comment:3 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited your fix (incl. new homepage url, upgrade to postgresql8)
This Portfile works.