pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: comms/asterisk18 build failure on current/amd64



On Sat, Oct 08, 2011 at 06:21:43PM -0400, Christos Zoulas wrote:
> Yes, but this is different. Does is there a gmcs somewhere? Why it can't be
> found?

# find . -name gmcs                                                            
./runtime/_tmpinst/bin/gmcs
# cat ./runtime/_tmpinst/bin/gmcs
#! /bin/sh
exec "/scratch/lang/mono/work/mono-2.10.2/runtime/_tmpinst/bin/mono" 
"/scratch/lang/mono/work/mono-2.10.2/mcs/class/lib/net_2_0/gmcs.exe" "$@"
# ./runtime/_tmpinst/bin/gmcs      
Abort (core dumped) 
# gdb /scratch/lang/mono/work/mono-2.10.2/runtime/_tmpinst/bin/mono mono.core   
                                                                                
                                                   
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as 
"x86_64--netbsd"..."/scratch/lang/mono/work/mono-2.10.2/runtime/_tmpinst/bin/mono":
 not in executable format: File format not recognized

Core was generated by `mono'.
Program terminated with signal 6, Aborted.
#0  0x00007f7ff70ebd2a in ?? ()
(gdb) bt
#0  0x00007f7ff70ebd2a in ?? ()


Home | Main Index | Thread Index | Old Index