Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13873] installwatch and checkinstall

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13873] installwatch and checkinstall
  • Date: 3 Feb 2010 08:16:32 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13873


Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |sandalle AT sourcemage.org,
| |sm-grimoire-bugs AT lists.ibib
| |lio.org
AssignedTo|sm-grimoire-bugs AT lists.ibib |sandalle AT sourcemage.org
|lio.org |




--- Comment #7 from Eric Sandall <sandalle AT sourcemage.org> 2010-02-03
02:16:30 ---
installwatch 0.7beta5 (included in checkinstall 1.6.2, our grimoire is at
1.6.1, but it also fails) fails to compile:
make -C installwatch-0.7.0beta5
make[1]: Entering directory
`/usr/src/checkinstall-1.6.1/installwatch-0.7.0beta5'
gcc -Wall -c -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DVERSION=\"0.7.0beta5\"
installwatch.c
installwatch.c:256: warning: conflicting types for built-in function 'log'
installwatch.c:2828: error: conflicting types for 'scandir'
/usr/include/dirent.h:252: error: previous declaration of 'scandir' was here
installwatch.c:3360: error: conflicting types for 'scandir64'
/usr/include/dirent.h:275: error: previous declaration of 'scandir64' was here
make[1]: Leaving directory
`/usr/src/checkinstall-1.6.1/installwatch-0.7.0beta5'
make[1]: *** [installwatch.o] Error 1
make: *** [all] Error 2

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page