gdb errors

2006-04-16 Thread Nick Roberts

 I had to take a minute and tell you guys what a difficult time I have had
 trying to get gdb installed.
 
 I am running HP-UX 11.0.
 
 gdb looks like it might be useful if I could ever get it compiled.
 
 I wasted something like 23 hours and then gave up on it.

Did you read the PROBLEMS file about build problems on HP-UX 11.0?
 
 Most of the issue with the install was that I needed the Ansi-C compiler, so
 I grabbed gcc, which also wouldn't install correctly.

I would be surprised if the compiler for HP-UX 11.0 isn't an ISO C (ANSI C)
compiler.

 gcc comes up with an error at line 1190 every single time, which is the spot
 where it tries to create files using the current shell modules.

 I tried several different version of gcc, gdb, and a couple of your other
 programs and wasted a lot more time than I wish I had.

 Free software isn't free if you have to be a full time programmer just to get
 it to install.

Yes it is because free here refers to the freedom to distribute, not that it
doesn't cost anything.

-- 
Nick   http://www.inet.net.nz/~nickrob


___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb


gdb errors

2006-04-09 Thread cxbr



I had to take a minute and tell you guys what a 
difficult time I have had trying to get gdb installed.

I am running HP-UX 11.0.

gdb looks like it might be useful if I could ever 
get it compiled.

I wasted something like 23 hours and then gave up 
on it.

Most of the issue with the install was that I 
needed the Ansi-C compiler, so I grabbed gcc, which also wouldn't install 
correctly.

gcc comes up with an error at line 1190 every 
single time, which is the spot where it tries to create files using the current 
shell modules.

I tried several different version of gcc, gdb, and 
a couple of your other programs and wasted a lot more time than I wish I 
had.

Free software isn't free if you have to be a full 
time programmer just to get it to install.

I could have ported the software that I needed 
access over to DOS and been finished if I hadn't have bothered to download 
gdb.



___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb


Unable to compile insight because of gdb errors

2001-01-19 Thread Laurent Duperval

I got the latests source code from CVS for insight. When I try to compile,
it fails in the gdb directory. ANy pointers to the problem are appreciated.

rm -f libgdb.a
ar q libgdb.a version.o blockframe.o breakpoint.o findvar.o regcache.o source.o 
values.o eval.o valops.o valarith.o valprint.o printcmd.o symtab.o symfile.o symmisc.o 
linespec.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o event-loop.o 
event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o copying.o 
i386-tdep.o i386-linux-tdep.o i387-tdep.o solib.o solib-svr4.o   ser-unix.o ser-pipe.o 
ser-tcp.o infptrace.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o 
i386-linux-nat.o i387-nat.o proc-service.o thread-db.o lin-lwp.o remote.o dcache.o 
remote-utils.o tracepoint.o ax-general.o ax-gdb.o   mem-break.o target.o parse.o 
language.o c-exp.tab.o jv-exp.tab.o f-exp.tab.o m2-exp.tab.o p-exp.tab.o buildsym.o 
kod.o kod-cisco.o gdb-events.o exec.o bcache.o objfiles.o minsyms.o maint.o demangle.o 
dbxread.o coffread.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o 
corefile.o c-lang.o ch-exp.o ch-lang.o f-lang.o ui-out.o cli-out.o varobj.o wrapper.o!
 jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o 
scm-exp.o scm-lang.o scm-valprint.o complaints.o typeprint.o c-typeprint.o 
ch-typeprint.o f-typeprint.o m2-typeprint.o c-valprint.o cp-valprint.o ch-valprint.o 
f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o os9kread.o top.o utils.o 
ui-file.o tui-file.o annotate.o inflow.o gnu-regex.oinit.o
ranlib libgdb.a
rm -f gdb
gcc -mpentiumpro -O2 -o gdb \
main.o libgdb.a gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-varobj.o gdbtk-wrapper.o
../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  
../libiberty/libiberty.a -lncurses../libgui/src/libgui.a 
-L/usr/local/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/itcl/itcl/unix 
-litcl3.0 
-L/usr/local/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/itcl/itk/unix -litk3.0 
-L/usr/local/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/tix/unix/tk8.0 
-ltix4.1.8.0 -L/usr/local/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/tk/unix 
-ltk8.0 -L/usr/local/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/tcl/unix 
-ltcl8.0   -L/usr/X11R6/lib -lX11 -ldl  -lieee -lm -lm  ../libiberty/libiberty.a \
-ldl -rdynamic
main.o: In function `captured_command_loop':
main.o(.text+0x3d): undefined reference to `quit_command'
main.o: In function `captured_main':
main.o(.text+0x73a): undefined reference to `source_command'
main.o(.text+0x7aa): undefined reference to `cd_command'
main.o(.text+0x9c9): undefined reference to `source_command'
main.o(.text+0x9fc): undefined reference to `source_command'
libgdb.a(source.o): In function `_initialize_source':
source.o(.text+0x21db): undefined reference to `cmdlist'
source.o(.text+0x21f1): undefined reference to `add_cmd'
source.o(.text+0x2212): undefined reference to `add_com_alias'
source.o(.text+0x2224): undefined reference to `showlist'
source.o(.text+0x223a): undefined reference to `add_cmd'
source.o(.text+0x2259): undefined reference to `add_com_alias'
source.o(.text+0x2261): undefined reference to `cmdlist'
source.o(.text+0x2277): undefined reference to `add_cmd'
source.o(.text+0x2291): undefined reference to `add_info'
source.o(.text+0x22b8): undefined reference to `add_info'
source.o(.text+0x22d1): undefined reference to `add_com'
source.o(.text+0x22e4): undefined reference to `add_com_alias'
source.o(.text+0x22fd): undefined reference to `add_com'
source.o(.text+0x231c): undefined reference to `add_com_alias'
source.o(.text+0x232f): undefined reference to `add_com_alias'
source.o(.text+0x2358): undefined reference to `add_com'
source.o(.text+0x2387): undefined reference to `add_com_alias'
source.o(.text+0x23a6): undefined reference to `add_com_alias'
source.o(.text+0x23b1): undefined reference to `showlist'
source.o(.text+0x23b9): undefined reference to `setlist'
source.o(.text+0x23d1): undefined reference to `add_set_cmd'
source.o(.text+0x23da): undefined reference to `add_show_from_set'
libgdb.a(values.o): In function `_initialize_values':
values.o(.text+0x1a6e): undefined reference to `showlist'
values.o(.text+0x1a84): undefined reference to `add_cmd'
values.o(.text+0x1a8f): undefined reference to `showlist'
values.o(.text+0x1aa5): undefined reference to `add_cmd'
libgdb.a(valops.o): In function `_initialize_valops':
valops.o(.text+0x48aa): undefined reference to `showlist'
valops.o(.text+0x48b2): undefined reference to `setlist'
valops.o(.text+0x48ca): undefined reference to `add_set_cmd'
valops.o(.text+0x48d3): undefined reference to `add_show_from_set'
valops.o(.text+0x48e5): undefined reference to `showlist'
valops.o(.text+0x48ed): undefined reference to `setlist'
valops.o(.text+0x4905): undefined reference to `add_set_cmd'
valops.o(.text+0x490e): undefined reference to `add_show_from_set'
libgdb.a(valprint.o): In function `set_print':