Opened 15 years ago

Closed 15 years ago

#19596 closed defect (fixed)

libmemcached 0.28

Reported by: voldmar@… Owned by: brett@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: skymoo (Adam Mercer)
Port: libmemcached

Description

libmemcached build fails on checking for memcached binary:

checking for memcached... no
configure: error: "could not find memcached binary"

I added depends_lib section to Portfile so it fixes the issue.

Attachments (1)

Portfile.diff (408 bytes) - added by voldmar@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by voldmar@…

Attachment: Portfile.diff added

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

Owner: changed from macports-tickets@… to brett@…

comment:2 Changed 15 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Cc Me!

comment:3 Changed 15 years ago by philip@…

For people wanting this to work today, here's some potentially useful information. Either wait for the fix, apply the above patch, or more simply first install memcached yourself. (port install memcached). Then, installing libmemcached should work fine.

comment:4 Changed 15 years ago by brett@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.