OSSP CVS Repository

ossp - Ticket #30 History
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Attach]  [Edit]  [View

Ticket 30 History: uuid 0.9.0 installation failure

  1. Created 2004-Jan-12 15:27:21 by anonymous
  2. Change assignedto from "" to "rse" by anonymous on 2004-Jan-12 15:34
  3. Added remarks:
    Ok, the next-to-last line of the install section of Makefile.in needs to use $(LIBTOOL). This edited version works for me:

       119          $(SHTOOL) install -c -m 644 uuid.h $(DESTDIR)$(includedir)/
       120          $(SHTOOL) install -c -m 644 uuid.3 $(DESTDIR)$(mandir)/man3/
       121          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libuuid.la $(DESTDIR)$(libdir)/
       122          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -s -m 755 uuid $(DESTDIR)$(bindir)/uuid
       123          $(SHTOOL) install -c -m 644 uuid.1 $(DESTDIR)$(mandir)/man1/
       124
       125  uninstall:
    

    (If only cvstrac allowed attachments, so I could stuff patches.)

    by anonymous on 2004-Jan-12 15:34
  4. Changed remarks.
    *** 10,11 ****
      
    ! (If only cvstrac allowed attachments, so I could stuff patches.)
    --- 10,12 ----
      
    ! Patch attached.
    ! ------
    
    by anonymous on 2004-Jan-12 15:37
  5. Attachment Makefile.in.patch 646 bytes added by anonymous on 2004-Jan-12 15:39:33.
  6. Changed remarks.
    *** 5,7 ****
         121          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libuuid.la $(DESTDIR)$(libdir)/
    !    122          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -s -m 755 uuid $(DESTDIR)$(bindir)/uuid
         123          $(SHTOOL) install -c -m 644 uuid.1 $(DESTDIR)$(mandir)/man1/
    --- 5,7 ----
         121          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libuuid.la $(DESTDIR)$(libdir)/
    !    122          @$(LIBTOOL) --mode=install $(SHTOOL) install -c -s -m 755 uuid $(DESTDIR)$(bindir)/
         123          $(SHTOOL) install -c -m 644 uuid.1 $(DESTDIR)$(mandir)/man1/
    
    by anonymous on 2004-Jan-12 15:40
  7. Check-in [4315]: Fixed "make install" and "make uninstall": the uuid(1) CLI has to be [un]installed through GNU libtool, too. Submitted by: Matthias Andree <matthias.andree@gmx.de> PR: 30(By rse on 2004-Jan-13 10:26)
  8. Change status from "new" to "closed" by rse on 2004-Jan-13 10:27
  9. Change subsystem from "" to "uuid" by rse on 2004-Jan-13 10:27

CVSTrac 2.0.1