|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2012年03月15日(木) 旧暦 [n年日記] [更新:"2012/03/16 13:26:45"]#1 [pkgsrc][pbulk] Illegal variable name
pbulk build problem?
I got the similar problem. Just for my study,
Strange, /bin/csh is not on duty, isn't it ? I have minor modification on csh (err.c) to expand the error message, but I am not able to compile it yet, so far.
Index: bin/csh/lex.c
===================================================================
RCS file: /cvs/cvsroot/src/bin/csh/lex.c,v
retrieving revision 1.27
diff -u -r1.27 lex.c
--- bin/csh/lex.c 17 Jan 2010 12:15:36 -0000 1.27
+++ bin/csh/lex.c 16 Mar 2012 04:26:17 -0000
@@ -481,6 +481,7 @@
}
}
else {
+ fprintf(stderr, "%s: %s:%d --> %02c ---\n",__func__, __FILE__,__LINE__, c);
*np = 0;
seterror(ERR_VARILL);
addla(name);
( つっこみ )
|
最近の日記 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults 2025年08月16日 ・installboot (Although it’s too late) | ||