It may be OK. Check and see if you have /Applications/XDarwin.app. You may have inadvertently called up a line from the build process, and got the "no input files" because the build was successful, and the build directory had been removed accordingly.
On Fri, 2002-10-04 at 10:04, Joe Izen wrote: > Thanks for the suggestion to build xfree86-rootless with fink install... > > After issuing: > > [G3:/Users/joe] joe# fink install xfree86-rootless > > I was warned that this package depended on dlcompat and xfree86-base, > and I told fink to go build those too. > > The make file was chugging along happily but after an hour+, I had to > go to bed. When I came back in the morning, here's the end of what I > saw: > > ln -sf > >/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-base_4.2.0.1-2_darwin-powerpc.deb > > /sw/fink/debs/ > Writing control file... > dpkg-deb -b root-xfree86-rootless-4.2.0.1-2 > /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system > dpkg-deb: building package `xfree86-rootless' in > >`/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-rootless_4.2.0.1-2_darwin-powerpc.deb'. > ln -sf > >/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-rootless_4.2.0.1-2_darwin-powerpc.deb > > /sw/fink/debs/ > rm -rf /sw/src/root-xfree86-rootless-4.2.0.1-2 > rm -rf /sw/src/root-xfree86-base-4.2.0.1-2 > dpkg -i > >/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-rootless_4.2.0.1-2_darwin-powerpc.deb > > >/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-base_4.2.0.1-2_darwin-powerpc.deb > Selecting previously deselected package xfree86-rootless. > (Reading database ... 3462 files and directories currently installed.) > Unpacking xfree86-rootless (from > .../xfree86-rootless_4.2.0.1-2_darwin-powerpc.deb) ... > Selecting previously deselected package xfree86-base. > Unpacking xfree86-base (from .../xfree86-base_4.2.0.1-2_darwin-powerpc.deb) ... > Setting up xfree86-base (4.2.0.1-2) ... > > Setting up xfree86-rootless (4.2.0.1-2) ... > [G3:/Users/joe] joe# > [G3:/Users/joe] joe# rm -f Text.o > [G3:/Users/joe] joe# /usr/bin/cc -c -O2 -Wall -Wpointer-arith > -no-cpp-precomp -fno-common -I../. > > The console was waiting on a <return> and when I provided it, cc gave > the following error: > > cc: no input files > > I'm guessing that the remaining build took over an hour and my > display went to sleep. My cpu is set never to go to sleep, so I'm > puzzled as to how that can affect a build. > > What is the best way to recover? Should I start again with a new > > fink install xfree86-rootless > > perhaps deleting a few first? Is there a shortcut? > > > Thanks, -Joe > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
