Displaying 20 results from an estimated 1902 matches for "redefined".
Did you mean:
predefined
2006 Jan 11
4
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...lvm-commits/Week-of-Mon-20060109/030654.html
Build terminated with messages:
--8X----------------------------------------------
llvm[2]: Compiling Lexer.cpp for Debug build
In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
/home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
warning: this is the location of the previous definition
llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
/home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:
warning: this is th...
2006 Jan 11
0
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...e this?
-Chris
> Build terminated with messages:
>
> --8X----------------------------------------------
> llvm[2]: Compiling Lexer.cpp for Debug build
> In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
> llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
> warning: this is the location of the previous definition
> llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:131:1:...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...; Build terminated with messages:
>>
>> --8X----------------------------------------------
>> llvm[2]: Compiling Lexer.cpp for Debug build
>> In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
>> llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
>> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
>> warning: this is the location of the previous definition
>> llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
>> /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsm...
2006 Jan 11
1
[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cpp Lexer.l
...ld terminated with messages:
> >
> > --8X----------------------------------------------
> > llvm[2]: Compiling Lexer.cpp for Debug build
> > In file included from /Users/sabre/llvm/lib/AsmParser/Lexer.l:31:
> > llvmAsmParser.tab.h:274:1: warning: "ESINT64VAL" redefined
> > /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llvmAsmParser.h:130:1:
> > warning: this is the location of the previous definition
> > llvmAsmParser.tab.h:275:1: warning: "EUINT64VAL" redefined
> > /home/wanderer/pkg/build/llvm/src/llvm/lib/AsmParser/llv...
2006 Aug 01
6
warning and errors
...warning: `*'' interpreted as argument prefix
(eval):700: warning: `*'' interpreted as argument prefix
(eval):97: warning: already initialized constant C
(eval):99: warning: already initialized constant P
(eval):101: warning: already initialized constant H
(eval):132: warning: method redefined; discarding old method_missing
(eval):135: warning: discarding old u
(eval):208: warning: method redefined; discarding old R
(eval):233: warning: method redefined; discarding old errors_for
(eval):241: warning: method redefined; discarding old /
(eval):268: warning: method redefined; discarding old...
2007 May 04
0
Error compiling patched pppd for zapras
...include -fPIC passprompt.c
make -C pppoe -w pppoe.so
make[2]: Entering directory
`/usr/src/ppp-2.4.1b2.WORKING/pppd/plugins/pppoe'
gcc -g -I.. -I../.. -I../../../include -D_linux_=1 -fPIC -c -o
pppoe.o pppoe.c
In file included from pppoe.c:21:
pppoe.h:109:1: warning: "PTT_SRV_NAME" redefined
In file included from pppoe.h:37,
from pppoe.c:21:
/usr/include/linux/if_pppox.h:88:1: warning: this is the location of the
previous definition
In file included from pppoe.c:21:
pppoe.h:110:1: warning: "PTT_AC_NAME" redefined
In file included from pppoe.h:37,...
2001 Feb 28
2
Samba Compile problems
...e included from /usr/include/linux/fs.h:12,
from /usr/include/linux/capability.h:13,
from /usr/include/sys/capability.h:23,
from include/includes.h:323,
from smbd/server.c:23:
/usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
/usr/include/bits/waitflags.h:26: warning: this is the location of the
previous definition
/usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
/usr/include/bits/waitflags.h:27: warning: this is the location of the
previous definition
In file included from /usr/include/linux/capability...
2001 Nov 25
0
Errors compiling on Sun Solaris 2.7
Using Sun Forte C
Compiling smbd/server.c
"/usr/include/sys/termios.h", line 38: macro CTRL redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 76
"/usr/include/sys/termios.h", line 164: macro CEOT redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 87
"/usr/include/sys/termios.h", line 167: macro CEOF redefines
2006 Apr 14
1
rake test errors
I have Rails 1.1.2, ruby 1.8.4 and gentoo linux running kernel 2.6.15.
Here are the errors:
gregg@gregg2 ~/user/DMS $ rake test
(in /home/gregg/user/DMS)
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/
ordered_options.rb:2: warning: method redefined; discarding old []=
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/
ordered_options.rb:11: warning: method redefined; discarding old []
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/
ordered_options.rb:16: warning: method redefined; discarding old keys
/us...
2003 Apr 18
1
4.8 buildworld compilation problem: kdump
...====================================================================
===> usr.bin/kdump^M
sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/i386/usr/include > ioctl.c^M
In file included from :20:^M
/usr/obj/usr/src/i386/usr/include/dev/firewire/@/dev/dpt/dpt.h:860: warning: `EATAUSRCMD' redefined^M
/usr/obj/usr/src/i386/usr/include/dev/firewire/@/dev/asr/osd_unix.h:265: warning: this is the location of the previous
definition^M
/usr/obj/usr/src/i386/usr/include/dev/firewire/@/dev/dpt/dpt.h:861: warning: `DPT_SIGNATURE' redefined^M
/usr/obj/usr/src/i386/usr/include/dev/firewire/@/dev/as...
2012 Jun 19
0
Error with RJSONIO installation
...-DJSON_VALIDATE -DJSON_STREAM=1
-DJSON_LIBRARY=1 -DJSON_ISO_STRICT -fpic -g -O2 -c JSONAllocator.cpp
-o JSONAllocator.o
In file included from libjson/Source/JSONAllocator.h:4,
from JSONAllocator.cpp:1:
libjson/Source/../JSONOptions.h:120:1: warning: "JSON_STREAM" redefined
<command-line>: warning: this is the location of the previous definition
libjson/Source/../JSONOptions.h:256:1: warning: "JSON_VALIDATE" redefined
<command-line>: warning: this is the location of the previous definition
g++ -I/usr/share/R/include -I. -Ilibjson -Ilibjson/Source...
2015 Feb 23
2
Call for testing: OpenSSH 6.8
On Mon, Feb 23, 2015 at 5:27 PM, Kevin Brott <kevin.brott at gmail.com> wrote:
> Just as an FYI - the whole sys/queue.h issue is impacting HP-UX 11.23 and
> 11.31 as well - so we'll see how the latest fixes flush out.
>
> And, not to play the fool overmuch - but is there a quick howto on how
> you're expecting we get the git clone pulls into a buildable state? When I
2002 Jun 27
8
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
------- Additional Comments From jmknoble at pobox.com 2002-06-28 09:00 -------
What version of glibc?
What's the output of the following?
find /usr/include -name \*.h -follow -exec grep -l SCM_RIGHTS \{\} \;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2004 Jan 23
0
Samba 3.0.0 compile errors
...mpiling dynconfig.c
In file included from
/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.95.3/include/termio.h:7,
from include/includes.h:256,
from dynconfig.c:21:
/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.95.3/include/sys/termios.h:116:
warning: `NL0' redefined
/usr/include/sys/ioctl.h:30: warning: this is the location of the previous
definition
/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.95.3/include/sys/termios.h:117:
warning: `NL1' redefined
/usr/include/sys/ioctl.h:31: warning: this is the location of the previous
definition
/usr/local/lib/gc...
2005 Aug 28
1
monitoring with mrtg
Dear freinds,
The pl script file which is available in the asterisk
monitoring section of the voip-info.com expects
username ,password and host parameters .
Which one we should provied is the acconts we
registered for asterisk or any thing else
your help will be immensely appreciated .
with regards
rk
_______________________________________________________
Too much spam in your inbox?
2006 Jun 02
0
Warning messages after upgraded from rails 1.0 to 1.1
...ialized
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/migration.rb:224:
warning: instance variable @ignore_new_methods not initialized
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:41:
warning: method redefined; discarding old allow_concurrency=
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/sqlserver_adapter.rb:456:
warning: method redefined; discarding old remove_column
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/oracle_ad...
2015 Apr 17
3
Redefining {
I am curious if anyone knows of R code where the "{" function is
redefined in a useful way. Or "(" for that matter.
Thanks
Mick
2006 Nov 04
0
rake db:migrate is semi-broken
...sr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/migration.rb:224:
warning: instance variable @ignore_new_methods not initialized
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:41:
warning: method redefined; discarding old allow_concurrency=
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/sqlserver_adapter.rb:456:
warning: method redefined; discarding old remove_column
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapter...
2009 Feb 05
2
Bug in the parser (?) (PR#13504)
Full_Name: John C. Deva
Version: 2.8.1
OS: Fedora Linux 8, 64 bit
Submission from: (NULL) (193.200.150.189)
I notice that it is possible to redefine 'if' as a function of an arbitrary
number of arguments. Such redefined 'if' can then be used as any other user
function, except for that the parser still demands exactly three arguments to be
given to if. Furthermore, even if 'if' is defined with three arguments, its
application must still be made with the original syntax, and not the usual
syntax of...
2005 Oct 12
1
[ win32utils-Support Requests-2614 ] warning: redefining constant Struct::Win32ServiceStatus
Support Requests item #2614, was opened at 2005-10-12 10:23
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=2614&group_id=85
Category: win32-service
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Scott Harper (sharperct)
Assigned to: Nobody (None)
Summary: warning: redefining constant Struct::Win32ServiceStatus
Initial