Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 24 Jul 2012 23:36:38 -0700 (PDT)
From: idunham@...abit.com
To: musl@...ts.openwall.com
Subject: libusb, cups compatability...

I've been needing to set up printing, so I went ahead and compiled libusb
1.0.9 and cups 1.5.3.
libusb needs the  TIMESPEC_TO_TIMEVAL macro; for the time being, I added
the definition to libusb (diff attached for Gregor's sake).
It probably should go in sys/time.h with gnu | bsd visibility instead.
Other than that, libusb compiles.

CUPS builds for the most part; in ppdc, genstrings segfaults (haven't
built gdb, can't say what the issue is). make || make would finish,
though...
It _partly_ passes make -i test; I attached the logs it generated. CUPS
wants -D_BSD_SOURCE (some implicit definitions).





View attachment "libusb-timespec.diff" of type "text/plain" (416 bytes)

View attachment "cups-log.htm" of type "text/html" (106225 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.