Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Link error from latest CVS
- X-seq: zsh-workers 19042
- From: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Link error from latest CVS
- Date: Sun, 07 Sep 2003 13:25:38 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: EtherSoft, Inc
Peter,
Using the latest sources from CVS, I cannot link. Here are the errors:
Modules/parameter.o(.text+0x31b5): In function `setpmdisgalias':
: undefined reference to `setgalias'
Modules/parameter.o(.text+0x31e5): In function `setpmsalias':
: undefined reference to `setgalias'
Modules/parameter.o(.text+0x3215): In function `setpmdissalias':
: undefined reference to `setgalias'
collect2: ld returned 1 exit status
Did you not check in part of your latest patch?
- Vin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author