URL: https://github.com/SSSD/sssd/pull/210
Title: #210: Kcm configure

lslebodn commented:
"""
On (28/03/17 00:33), fidencio wrote:
>@lslebodn:
>
>The way I tested:
>```
>[ffidenci@pessoa sssd]$ sudo dnf erase libuuid-devel
>[ffidenci@pessoa sssd]$ git clean -xfd
>[ffidenci@pessoa sssd]$ reconfig
>``` 
>And somehow it still found a uuid/uuid.h as you can see in the config.log:

I cannot reproduce.
sh$ rpm -q libuuid-devel
package libuuid-devel is not installed

configure:22222: $PKG_CONFIG --exists --print-errors "uuid"
Package uuid was not found in the pkg-config search path.
Perhaps you should add the directory containing `uuid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'uuid', required by 'virtual:world', not found
configure:22225: $? = 1
Package 'uuid', required by 'virtual:world', not found
configure:22253: result: no
configure:22284: checking uuid/uuid.h usability
configure:22284: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE  conftest.c >&5
conftest.c:192:10: fatal error: uuid/uuid.h: No such file or directory
 #include <uuid/uuid.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:22284: $? = 1


You have something cached on your system. Check details about ```reconfig```.

LS

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/210#issuecomment-289690150
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to