Advertisement
Guest User

italc - Arch Linux compile error

a guest
Jun 13th, 2012
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 1.15 KB | None | 0 0
  1. [ 19%] Building CXX object lib/CMakeFiles/ItalcCore.dir/src/ItalcConfiguration.o
  2. [ 19%] Building CXX object lib/CMakeFiles/ItalcCore.dir/src/LocalSystem.o
  3. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp: In constructor ‘LocalSystem::User::User(const QString&, const QString&, const QString&)’:
  4. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp:194:23: error: ‘getuid’ was not declared in this scope
  5. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp: In static member function ‘static LocalSystem::User LocalSystem::User::loggedOnUser()’:
  6. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp:317:31: error: ‘getuid’ was not declared in this scope
  7. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp: In function ‘void LocalSystem::broadcastWOLPacket(const QString&)’:
  8. /tmp/yaourt-tmp-root/aur-italc/src/italc-2.0.0/lib/src/LocalSystem.cpp:942:14: error: ‘close’ was not declared in this scope
  9. make[2]: ** [lib/CMakeFiles/ItalcCore.dir/src/LocalSystem.o] Erro 1
  10. make[1]: ** [lib/CMakeFiles/ItalcCore.dir/all] Erro 2
  11. make: ** [all] Erro 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement