zsh-workers
 help / color / mirror / code / Atom feed
From: Timothy J Luoma <tjlists@bigfoot.com>
To: zsh-workers@sunsite.auc.dk
Subject: success (mostly) pws 17 under NeXTStep 3.3
Date: Mon, 10 May 1999 22:40:11 -0400	[thread overview]
Message-ID: <199905110240.WAA18115@ocalhost> (raw)
In-Reply-To: <990504100735.ZM28408@candle.brasslantern.com>


Using regular NeXT 3.3 'cc' and 'make'

	configure ok
	
	make dies with '.pro' errors

(see http://www.peak.org/~luomat/misc/zsh/zsh-failed.log.gz if you want to  
see all output)
	

Then I had a thought: "try gnumake"

That seemed to work (GNU Make version 3.74)!!

(it failed at the end, after making 'zsh' -- I think because I don't have  
the 'yodl' program -- shouldn't it recognize that and not try and build the  
documentation?)


1) it fixed the $lapps thing (ie I get a / at the end with I do 'cd $la[tab]'

2) it fixed the $PROMPT problem (no more blank space at the end of $PROMPT)



However

It still did not fix the completion problem where directories are being ignored:

#  /bin/ls -F /
LocalApps/              etc/
LocalLibrary/           lib/
Net/                    lost+found/
NextAdmin/              mach@
NextApps/               mach_kernel
NextDeveloper/          mach_kernel.OS42
NextLibrary/            mach_kernel.nonY2K
Users/                  private/
bin/                    tmp/
dev/                    unlabeled/
drives/                 usr/

# /bin/ls -F /U[tab]
# /bin/ls -F /U[cursor still here]

(ALL of the other files in / complete successfully)

BUT maybe there is a clue!

# df /Users
Filesystem            Size  Used  Avail  Capacity Mounted on
/dev/sd1b             994M  437M   457M     49%   /Users

You will notice that /Users is not on / but is a separate partition

Notice that this problem ALSO occurs with /drives/IBM3 which is ALSO a  
mounted directory:

# /bin/ls -F /drives/
IBM3/   win95/

# /bin/ls -F /drives/I[tab]
# /bin/ls -F /drives/I[cursor here]

(note: /drives/win95 is a vmount'd drive)

Now unfortunately this theory dies for /usr/local and /usr/local/Archive  
which are also not on the same partition as / but I still think it is a clue  
of some sort:

Here's my 'df' output:

Filesystem            Size  Used  Avail  Capacity Mounted on
/dev/rsd0h            984M  866M   118M     88%   /drives/win95
/dev/sd2a             392M  128M   225M     36%   /private/swapdisk
/dev/sd1b             994M  437M   457M     49%   /Users
/dev/sd3b             1.3G  840M   359M     70%   /usr/local/Archive
/dev/sd1a             994M  701M   194M     78%   /
/dev/sd3a             1.3G  835M   364M     70%   /usr/local
/dev/sd3c             1.3G   32M   1.1G      3%   /drives/IBM3

And here's something still more interesting.

After I printed that 'df' I then did this:

# mount -t 4.3 /dev/sd0a /drives/kickdisk

and then look what happens now:

# /bin/ls -F /drives/[tab]
# /bin/ls -F /drives/kickdisk/

I don't claim to understand this, but that's all the information I can give  
you.  Here's the final 'df' output:

Filesystem            Size  Used  Avail  Capacity Mounted on
/dev/rsd0h            984M  866M   118M     88%   /drives/win95
/dev/sd0a             6.6M  241K   6.0M      4%   /drives/kickdisk
/dev/sd1a             994M  701M   194M     78%   /
/dev/sd1b             994M  437M   457M     49%   /Users
/dev/sd2a             392M  128M   225M     36%   /private/swapdisk
/dev/sd3a             1.3G  835M   364M     70%   /usr/local
/dev/sd3b             1.3G  840M   359M     70%   /usr/local/Archive
/dev/sd3c             1.3G   32M   1.1G      3%   /drives/IBM3


Any clues appreciated

TjL





  parent reply	other threads:[~1999-05-11  2:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-23 10:59 yet another undesired 3.1.5-pws-15 change Sven Wischnowsky
1999-04-24  3:11 ` Timothy J Luoma
1999-04-25 13:44   ` Peter Stephenson
1999-04-25 14:35     ` Geoff Wing
1999-04-25 15:22       ` PATCH: 3.1.5-pws-15: multiline prompt Geoff Wing
     [not found]   ` <990423234917.ZM30140@candle.brasslantern.com>
     [not found]     ` <199904241324.JAA23300@ocalhost>
     [not found]       ` <990424092703.ZM32177@candle.brasslantern.com>
     [not found]         ` <199904302157.RAA26524@ocalhost>
     [not found]           ` <990504100735.ZM28408@candle.brasslantern.com>
1999-05-11  2:40             ` Timothy J Luoma [this message]
1999-05-11  8:06               ` success (mostly) pws 17 under NeXTStep 3.3 Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199905110240.WAA18115@ocalhost \
    --to=tjlists@bigfoot.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).