DO NOT REPLY [Bug 5325] New: cannot find popt.h at compile time

samba-bugs at samba.org samba-bugs at samba.org
Fri Mar 14 21:39:33 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5325

           Summary: cannot find popt.h at compile time
           Product: rsync
           Version: 3.0.0
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: shawn.t.rutledge at gmail.com
         QAContact: rsync-qa at samba.org


When compiling I get this:

options.c:24:18: error: popt.h: No such file or directory

The fix is here:

http://lists.samba.org/archive/rsync/2007-April/017641.html

After changing it to #include "popt/popt.h", rsync builds.

I would suggest fixing the configure script to find out whether it will be
necessary to use the "system" one or the "local" one.

(apparently on the MontaVista-based system I'm working with, the library is
included but the header is not... I'm not sure why.)


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list