Here's the tail-end of the output from the failed compilation:

[snip]
make -C man/man1
# make target - create manual page from a *.pod page
podchecker dos2unix.pod
*** WARNING: =item type mismatch ('definition' vs. 'number') at line 189 
in file dos2unix.pod
dos2unix.pod pod syntax OK.
LC_CTYPE=C pod2man  \
                --center="$(date "+%Y-%m-%d")" \
                --name="dos2unix" \
                --section="1" \
                dos2unix.pod \
        | sed 's,[Pp]erl v[0-9.]\+,dos2unix,' \
          > dos2unix.1 && \
        rm -f pod*.tmp
perl -pli.bak -e s/e\\\\\\*:/\\\\[:e]/ dos2unix.1
# make target - create manual page from a *.pod page
podchecker ../nl/man1/dos2unix.pod
*** WARNING: =item type mismatch ('definition' vs. 'number') at line 184 
in file ../nl/man1/dos2unix.pod
../nl/man1/dos2unix.pod pod syntax OK.
LC_CTYPE=C pod2man  \
                --center="$(date "+%Y-%m-%d")" \
                --name="dos2unix" \
                --section="1" \
                ../nl/man1/dos2unix.pod \
        | sed 's,[Pp]erl v[0-9.]\+,dos2unix,' \
          > ../nl/man1/dos2unix.1 && \
        rm -f pod*.tmp
perl -pli.bak -e s/e\\\\\\*:/\\\\[:e]/ ../nl/man1/dos2unix.1
make pdf
groff -man man/man1/dos2unix.1 -T ps > dos2unix.ps
ps2pdf dos2unix.ps dos2unix.pdf
make: ps2pdf: No such file or directory
make: *** [dos2unix.pdf] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dos2unix-5.2.1-1
(Reading database ... 12733 files and directories currently installed.)
Removing fink-buildlock-dos2unix-5.2.1-1 ...
Failed: phase compiling: dos2unix-5.2.1-1 failed

My setup:
Package manager version: 0.29.21
Distribution version: selfupdate-rsync Fri Apr 15 17:59:32 2011, 10.6, 
x86_64
Mac OS X Version 10.6.7
Xcode Version 3.2.6

Any ideas?

Cordially
Mark S. Reglewski

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Fink-users mailing list
[email protected]
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