[MacPorts] #25716: liblastfm-0.3.0 fails to build: configure couldn't read Makefile

MacPorts noreply at macports.org
Sat Jul 17 14:08:15 PDT 2010


#25716: liblastfm-0.3.0 fails to build: configure couldn't read Makefile
---------------------------------+------------------------------------------
 Reporter:  macports@…           |       Owner:  michaelld@…           
     Type:  defect               |      Status:  new                   
 Priority:  Normal               |   Milestone:                        
Component:  ports                |     Version:  1.9.1                 
 Keywords:                       |        Port:  liblastfm             
---------------------------------+------------------------------------------

Comment(by michaelld@…):

 Correcting the above:
 {{{
 cd `port dir liblastfm`/work/liblastfm-0.3.0
 find . -name "Makefile*"
 }}}
 which should return at least one filename (in ".").  You could then create
 a tarball via:
 {{{
 tar cf ~/Desktop/liblastfm-Makefiles.tar `find . -name "Makefile*"`
 }}}
 which puts the tarball on your Desktop and thus easy to attach to this
 ticket.  I think I know the issue, but I'd like to confirm via this
 tarball.  Thanks!

-- 
Ticket URL: <http://trac.macports.org/ticket/25716#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list