Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Randal L. Schwartz

> "Brian" == Brian W Barrett <[EMAIL PROTECTED]> writes:

Brian> Just wanted to follow up.  I'm not sure what happened, but it appears the 
Brian> problem is with my setup.  There are a bunch of errors during the build 
Brian> process along the lines of:

It probably means you tried to build X on UFS, and crapped out your
disk.  I'm about to reload my O/S and move my user files over *again*
because of this.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Alexander Strange

That's a bad thing to just do. First, you should
sudo shutdown now
and it will go to single-user mode.
Run Kyle's command and then reboot (shutdown -r now).
On Monday, February 4, 2002, at 10:23 PM, Kyle Moffett wrote:

> Try this, at the terminal:
>
> % sudo fsck -y
>
> then a bunch of errors will get fixed and repair your installation.  If 
> it doesn't say FILESYSTEM MODIFIED, or if it still doesn't work, then 
> something else is wrong other than a corrupt filesystem.
>
> HTH,
> Kyle Moffett
>
> On Monday, February 4, 2002, at 10:06 , Brian W. Barrett wrote:
>
>> Just wanted to follow up.  I'm not sure what happened, but it appears 
>> the
>> problem is with my setup.  There are a bunch of errors during the build
>> process along the lines of:
>>
>>   pbxbuild -target XDarwin -buildstyle Deployment
>>   dyld: pbxbuild can't open library: 
>> /System/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit  
>> (No such file or directory, errno = 2)
>>   gnumake[5]: *** [XDarwin] Error 60
>>
>> I'm not sure why the JavaKit file doesn't exist, but I'm sure once I 
>> fix
>> that, the XFree problems will go away.  Sorry to bother you all with a
>> stupid user bug ;-)
>>
>> Brian
>
>
> ___
> Fink-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>
——
Alexander Strange
[EMAIL PROTECTED]
"Gandalf, has your fondness for the hobbits' weed affected your mind?"
- The Lord Of The Rings Movie


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Kyle Moffett

Try this, at the terminal:

% sudo fsck -y

then a bunch of errors will get fixed and repair your installation.  If 
it doesn't say FILESYSTEM MODIFIED, or if it still doesn't work, then 
something else is wrong other than a corrupt filesystem.

HTH,
Kyle Moffett

On Monday, February 4, 2002, at 10:06 , Brian W. Barrett wrote:

> Just wanted to follow up.  I'm not sure what happened, but it appears 
> the
> problem is with my setup.  There are a bunch of errors during the build
> process along the lines of:
>
>   pbxbuild -target XDarwin -buildstyle Deployment
>   dyld: pbxbuild can't open library: 
> /System/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit  
> (No such file or directory, errno = 2)
>   gnumake[5]: *** [XDarwin] Error 60
>
> I'm not sure why the JavaKit file doesn't exist, but I'm sure once I fix
> that, the XFree problems will go away.  Sorry to bother you all with a
> stupid user bug ;-)
>
> Brian


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Brian W. Barrett

Just wanted to follow up.  I'm not sure what happened, but it appears the 
problem is with my setup.  There are a bunch of errors during the build 
process along the lines of:

  pbxbuild -target XDarwin -buildstyle Deployment
  dyld: pbxbuild can't open library: 
/System/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit  (No such file 
or directory, errno = 2)
  gnumake[5]: *** [XDarwin] Error 60

I'm not sure why the JavaKit file doesn't exist, but I'm sure once I fix 
that, the XFree problems will go away.  Sorry to bother you all with a 
stupid user bug ;-)

Brian


On Mon, 4 Feb 2002, Brian W. Barrett wrote:

> Hi all -
> 
> I'm having some problems with the XFree configuration on my system.  I 
> installed a clean fink install (brand new system) using the CVS unstable 
> system.  I've installed the XFree packages:
> 
>   xfree86-base4.2.0-4
>   xfree86-rootles 4.2.0-2
> 
> However, it appears that something wasn't installed correctly.  The 
> /Applications/XDarwin.app folder is missing some files, including 
> Contents/Info.plist.  Therefore, whenever I try to run 'startx -quartz', I 
> get an error message about Info.plist not found.
> 
> Any ideas what could be causing the problem?  I have the dev tools Apple 
> released in december and OS X 10.1.2 installed on the system.
> 
> Thanks,
> 
> Brian
> 
> 

-- 
  Brian Barrett
  Graduate Student, Open Systems Lab, Indiana University
  http://www.osl.iu.edu/~brbarret/


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Kyle Moffett

This practically killed my build system one time, something damaged 
Vector.h in CoreFoundation, thus breaking anything building with Cocoa.  
What I do now is:

I have two disks:
Disk 1: 40GB
Partition 1: HFS+
Name: Mac OS X
Contents: Base Mac OS X Install, with symlinks to
other disks for /sw, /Library/WebServer and a few others
Disk 2: 40GB
Partition 1: HFS+
Name: Mac OS 9.2.1
Contents: Clean Mac OS 9.2.1 Install
Partition 2: UFS
Name: UNIX_HOMES
Contents: All home folders on the root level, symlink
from /Users to /Volumes/UNIX_HOMES
Partition 3: UFS
Name: UNIX_ROOT
Contents: Anything that should be on UFS or on
a case sensitive disk, including sw, WebServer
(symlinked from /Library/WebServer) and a few others

This in general keeps the flakey UFS format from ruining more than my 
frequently backed up sw and WebServer.  Probably won't work for most 
people though.  If not something like this, then I recommend 
partitioning up your drive if you ever get the chance, with your base 
partition HFS+ and your /sw on a UNIX.

But Apple REALLY ought to fix the stability on that

Just MHO,
Kyle Moffett

On Monday, February 4, 2002, at 09:06 , Randal L. Schwartz wrote:

>> "Alexander" == Alexander Strange <[EMAIL PROTECTED]> writes:
>
> Alexander> Are you building on UFS? I had a weird problem with random 
> file
> Alexander> deletion when I did that.
>
> Heh.  The X distro must be haunted.  It's very consistent.
>
> Beware... building VNC does the same thing!  When I started building
> VNC, and saw all those X-server includes, I went... "oh no!".  And
> sure enough, my disk was fsck-ed badly.
>
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 
> 0095
> <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl 
> training!
>
> ___
> Fink-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Randal L. Schwartz

> "Alexander" == Alexander Strange <[EMAIL PROTECTED]> writes:

Alexander> Are you building on UFS? I had a weird problem with random file
Alexander> deletion when I did that.

Heh.  The X distro must be haunted.  It's very consistent.

Beware... building VNC does the same thing!  When I started building
VNC, and saw all those X-server includes, I went... "oh no!".  And
sure enough, my disk was fsck-ed badly.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Alexander Strange

Are you building on UFS? I had a weird problem with random file deletion 
when I did that.
On Monday, February 4, 2002, at 08:19 PM, Brian W. Barrett wrote:

> Hi all -
>
> I'm having some problems with the XFree configuration on my system.  I
> installed a clean fink install (brand new system) using the CVS unstable
> system.  I've installed the XFree packages:
>
>   xfree86-base4.2.0-4
>   xfree86-rootles 4.2.0-2
>
> However, it appears that something wasn't installed correctly.  The
> /Applications/XDarwin.app folder is missing some files, including
> Contents/Info.plist.  Therefore, whenever I try to run 'startx 
> -quartz', I
> get an error message about Info.plist not found.
>
> Any ideas what could be causing the problem?  I have the dev tools Apple
> released in december and OS X 10.1.2 installed on the system.
>
> Thanks,
>
> Brian
>
> --
>   Brian Barrett
>   Graduate Student, Open Systems Lab, Indiana University
>   http://www.osl.iu.edu/~brbarret/
>
>
> ___
> Fink-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>
——
Alexander Strange
[EMAIL PROTECTED]
"Gandalf, has your fondness for the hobbits' weed affected your mind?"
- The Lord Of The Rings Movie


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel