windowmaker-0.92.0-17 failed when I attempted to update it at place where gif.o 
is compiled:

 gcc -DHAVE_CONFIG_H -I. -I. -I../src -I/sw/include -I/usr/X11R6/include -MD 
-I/sw/include -g -O2 -c gif.c  -fno-common -DPIC -o .libs/gif.o
gif.c:64:32: error: too few arguments to function call, expected 2, have 1
    gif = DGifOpenFileName(file);
          ~~~~~~~~~~~~~~~~     ^
/sw/include/gif_lib.h:179:1: note: 'DGifOpenFileName' declared here
GifFileType *DGifOpenFileName(const char *GifFileName, int *Error);
^
gif.c:67:17: warning: implicit declaration of function 'GifLastError' is 
invalid in C99 [-Wimplicit-function-declaration]
        switch (GifLastError()) {
                ^
gif.c:82:26: error: too few arguments to function call, expected 2, have 1
        DGifCloseFile(gif);
        ~~~~~~~~~~~~~    ^
/sw/include/gif_lib.h:183:5: note: 'DGifCloseFile' declared here
    int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
    ^
gif.c:226:26: error: too few arguments to function call, expected 2, have 1
        DGifCloseFile(gif);
        ~~~~~~~~~~~~~    ^
/sw/include/gif_lib.h:183:5: note: 'DGifCloseFile' declared here
    int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
    ^
1 warning and 3 errors generated.
Makefile:239: recipe for target 'gif.lo' failed
make[2]: *** [gif.lo] Error 1
make[2]: Leaving directory 
'/sw/src/fink.build/windowmaker-0.92.0-17/WindowMaker-0.92.0/wrlib'
Makefile:306: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
'/sw/src/fink.build/windowmaker-0.92.0-17/WindowMaker-0.92.0/wrlib'
Makefile:162: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
### execution of /tmp/fink.y4nrT failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-windowmaker-0.92.0-17
(Reading database ... 489912 files and directories currently installed.)
Removing fink-buildlock-windowmaker-0.92.0-17 ...
/sw/share/dbus/launchd/org.finkproject.dbus-session.plist: Path had bad 
ownership/permissions
/sw/share/dbus/launchd/org.finkproject.dbus-session.plist: Path had bad 
ownership/permissions
Failed: phase compiling: windowmaker-0.92.0-17 failed

Thanks for any help.

Gary K Olson

My kit is:
OSX 10.10.2
Package manager version: 0.38.3
Distribution version: selfupdate-rsync Tue Feb  3 14:01:34 2015, 10.10, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 6.1
Xcode command-line tools: 6.1.1.0.1.1416017670
windowmaker-0.92.0-17 is set to build with only one job.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to