I have a fink stable install from binary packages, with a few specific
unstable packages installed (done by copying over the *.info and *.patch
files from the unstable dist directory to the local dist directory as per
the instructions at the fink website).

Today I tried to install the wxgtk unstable package. I copied over the info
and patch files as usual.

I then ran fink install, and watched as it downloaded a whack of extra
packages (expected) and built them (well, most of them anyway).

Then the install borked at the stage attached at the bottom of this mail
message. Is this problem solvable, or is it because I'm trying to install an
unstable package on a stable install base, and there's just too many snaky
library dependencies for it to work?

Is there something I can do to remedy the situation?

As for now, I'm going to try to undo any stuff that might have already been
installed by this botched attempt, but any feedback would be appreciated as
I'm a relative newbie with fink.


Viktor Haag

<attached part of build logging that has to do with component that failed to
compile)

c++ -dynamiclib -init _wxWindowsDylibInit -o lib/libwx_gtk-2.3.dylib.1.0.0
accel.o busyinfo.o calctrl.o caret.o choicdgg.o colrdlgg.o dcpsg.o
dirctrlg.o dirdlgg.o dragimgg.o fdrepdlg.o filedlgg.o fontdlgg.o grid.o
gridctrl.o gridsel.o helpext.o helphtml.o helpwxht.o imaglist.o laywin.o
listctrl.o logg.o msgdlgg.o numdlgg.o paletteg.o panelg.o printps.o
prntdlgg.o progdlgg.o prop.o propform.o proplist.o sashwin.o scrlwing.o
spinctlg.o splash.o splitter.o statusbr.o tabg.o tbarsmpl.o textdlgg.o
tipdlg.o tipwin.o treectlg.o treelay.o wizard.o app.o bitmap.o bmpbuttn.o
brush.o button.o checkbox.o checklst.o choice.o clipbrd.o colour.o
combobox.o control.o cursor.o data.o dataobj.o dc.o dcclient.o dcmemory.o
dcscreen.o dialog.o dnd.o evtloop.o font.o fontdlg.o frame.o gauge.o
gdiobj.o gsockgtk.o icon.o joystick.o listbox.o main.o mdi.o menu.o
minifram.o notebook.o pen.o popupwin.o radiobox.o radiobut.o region.o
scrolbar.o scrolwin.o settings.o slider.o spinbutt.o spinctrl.o statbmp.o
statbox.o statline.o stattext.o tbargtk.o textctrl.o tglbtn.o timer.o
tooltip.o toplevel.o utilsgtk.o utilsres.o wave.o win_gtk.o window.o
parser.o appcmn.o choiccmn.o clipcmn.o clntdata.o cmdline.o cmdproc.o
cmndata.o config.o containr.o cshelp.o ctrlcmn.o ctrlsub.o datetime.o
datstrm.o db.o dbgrid.o dbtable.o dcbase.o dircmn.o dlgcmn.o dndcmn.o
dobjcmn.o docmdi.o docview.o dseldlg.o dynarray.o dynlib.o effects.o
encconv.o event.o extended.o fddlgcmn.o ffile.o file.o fileconf.o filefn.o
filename.o filesys.o fontcmn.o fontmap.o framecmn.o fs_inet.o fs_mem.o
fs_zip.o ftp.o gaugecmn.o gdicmn.o geometry.o gifdecod.o hash.o helpbase.o
http.o imagall.o imagbmp.o image.o imaggif.o imagjpeg.o imagpcx.o imagpng.o
imagpnm.o imagtiff.o imagxpm.o intl.o ipcbase.o layout.o lboxcmn.o list.o
log.o longlong.o matrix.o memory.o menucmn.o mimecmn.o module.o mstream.o
nbkbase.o object.o objstrm.o paper.o popupcmn.o prntbase.o process.o
protocol.o quantize.o radiocmn.o regex.o resource.o sckaddr.o sckfile.o
sckipc.o sckstrm.o serbase.o sizer.o socket.o statbar.o strconv.o stream.o
string.o sysopt.o tbarbase.o textbuf.o textcmn.o textfile.o timercmn.o
tokenzr.o toplvcmn.o treebase.o txtstrm.o unzip.o url.o utilscmn.o valgen.o
validate.o valtext.o variant.o wfstream.o wincmn.o wxchar.o wxexpr.o
xpmdecod.o zipstrm.o zstream.o  dialup.o dir.o fontenum.o fontutil.o
gsocket.o mimetype.o snglinst.o threadpsx.o utilsunx.o helpctrl.o helpdata.o
helpfrm.o htmlcell.o htmlfilt.o htmlpars.o htmltag.o htmlwin.o htmprint.o
m_dflist.o m_fonts.o m_hline.o m_image.o m_layout.o m_links.o m_list.o
m_meta.o m_pre.o m_tables.o winpars.o ftsystem.o autohint.o ftbase.o
ftdebug.o ftglyph.o ftinit.o ftmm.o cff.o type1cid.o psnames.o psmodule.o
raster1.o sfnt.o smooth.o truetype.o type1z.o winfnt.o -L/sw/lib  -L/sw/lib
-L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lgthread -lglib -lpthread -ldl
-lintl -lXext -lX11 -lm -lpng -ljpeg -ltiff -lz -lpthread -liconv -lm
-install_name /sw/lib/libwx_gtk-2.3.dylib.1.0.0
c++: ftsystem.o: No such file or directory
c++: autohint.o: No such file or directory
c++: ftbase.o: No such file or directory
c++: ftdebug.o: No such file or directory
c++: ftglyph.o: No such file or directory
c++: ftinit.o: No such file or directory
c++: ftmm.o: No such file or directory
c++: cff.o: No such file or directory
c++: type1cid.o: No such file or directory
c++: psnames.o: No such file or directory
c++: psmodule.o: No such file or directory
c++: raster1.o: No such file or directory
c++: sfnt.o: No such file or directory
c++: smooth.o: No such file or directory
c++: truetype.o: No such file or directory
c++: type1z.o: No such file or directory
c++: winfnt.o: No such file or directory
make: *** [lib/libwx_gtk-2.3.dylib.1.0.0] Error 1
### mkdir failed, exit code 2
Failed: compiling wxgtk-2.3.2-4 failed


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to