Link to home
Start Free TrialLog in
Avatar of kayvey
kayvey

asked on

need to make sure mico is up NOW.. think i need patch?

here is a link to maybe something i need

http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/mico/

umm.. this is prolly an easy question..

my root prompt looks like "kayve#"

> here is what is happening so far..

> kayve# ./configure --with-qt=/usr/local/qt > mico_config.log
> configure: warning: you have not installed JDK 1.1 and JavaCUP. java parts
> disabled.
> configure: warning: cannot find moc. QT parts disabled.
> configure: warning: cannot find multi-threaded version of QT library. QT
> parts disabled.
> kayve# uname -a
> FreeBSD kayve.domain_not_set.invalid 6.1-RELEASE FreeBSD 6.1-RELEASE #0:
> Sun May  7 04:32:43 UTC 2006
> root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> kayve#
> kayve#
> kayve#


okay.. i took this guys advice did pkg_add -r gmake seemed to werk...

gmake chewed for a while..

c >> .depend
/usr/local/mico/./admin/mkdepend -I../include  -O2  -Wall -D_REENTRANT
-D_THREAD_SAFE   transport/*.cc >> .depend
/usr/local/mico/./admin/mkdepend -I../include  -O2  -Wall -D_REENTRANT
-D_THREAD_SAFE   os-thread/*.cc >> .depend
/usr/local/mico/./admin/mkdepend -I../include  -O2  -Wall -D_REENTRANT
-D_THREAD_SAFE   security/*.cc >> .depend
c++  -I../include  -O2  -Wall -D_REENTRANT -D_THREAD_SAFE   -DPIC -fPIC -c
os-unix.cc -o os-unix.pic.o
In file included from ../include/mico/os-math.h:348,
                 from os-unix.cc:53:
../include/mico/lmath.h:100:1: warning: "asinl" redefined
In file included from os-unix.cc:53:



g_add: warning: package 'gmake-3.80_2' requires 'gettext-0.14.5_2', but
'gettext-0.14.1' is installed
kayve# cd /usr/local/mico
kayve# gmake
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/local/mico/admin'
c++  -I../include -O2  -Wall -D_REENTRANT -D_THREAD_SAFE    -c mkdepend.cc
-o mkdepend.o
lssl -lcrypto -lm  -lpthread  -o mkdepend
gmake[1]: Leaving directory `/usr/local/mico/admin'
gmake[1]: Entering directory `/usr/local/mico/include'


i have a tarball all installed at /usr/local/mico (as should be inferred by above)

but it looks like the gmake failed in the end

ient.o -lmico2.3.12 -lcompat -lssl -lcrypto -lm  -lpthread  -o imr
true imr
gmake[1]: Leaving directory `/usr/local/mico/daemon'
gmake[1]: Entering directory `/usr/local/mico/auxdir'
gmake[1]: Nothing to be done for `prg'.
gmake[1]: Leaving directory `/usr/local/mico/auxdir'
gmake[1]: Entering directory `/usr/local/mico/coss'
for i in  naming events property time; do gmake -C $i idlcompile || exit 1;
done
gmake[2]: Entering directory `/usr/local/mico/coss/naming'
/usr/local/mico/./idl/idl -B../.. --c++-skel --name CosNaming \
        ../../include/coss/CosNaming.idl
Assertion failed: (r), function ipaddr, file address.cc, line 555.
gmake[2]: *** [CosNaming.cc] Abort trap: 6 (core dumped)
gmake[2]: Leaving directory `/usr/local/mico/coss/naming'
gmake[1]: *** [idlcompile] Error 1
gmake[1]: Leaving directory `/usr/local/mico/coss'
gmake: *** [system] Error 1
kayve#

umm.. maybe i should read some of this

http://www.freshports.org/devel/mico/

i still feel too werthless and weak to be a real administrator  {:P

http://marc2.theaimsgroup.com/?l=mico-devel&r=1&b=199808&w=2

dang there was a website SOMEWHERE with installation instructoins i was following {:(


Avatar of TeRReF
TeRReF
Flag of Netherlands image

Why don't you install it from the ports collection?
# cd /usr/ports/devel/mico
# make install clean

should do it...
Avatar of kayvey
kayvey

ASKER

does "debug version" mean it has a debugger or is it like bleeding edge?  (please say the former because
i selected it)


===>  Vulnerability check disabled, database not found
===>  Found saved configuration for mico-2.3.11_3
=> mico-2.3.11.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
mico-2.3.11.tar.gz                            100% of 2464 kB  206 kBps 00m00s
===>  Extracting for mico-2.3.11_3
=> MD5 Checksum OK for mico-2.3.11.tar.gz.
=> SHA256 Checksum OK for mico-2.3.11.tar.gz.
===>  Patching for mico-2.3.11_3
===>  Applying FreeBSD patches for mico-2.3.11_3
===>   mico-2.3.11_3 depends on file: /usr/X11R6/bin/moc - not found
===>    Verifying install for /usr/X11R6/bin/moc in /usr/ports/x11-toolkits/qt33
===>  Vulnerability check disabled, database not found
=> qt-x11-free-3.3.5.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/KDE.
=> Attempting to fetch from ftp://sunsite.rediris.es/mirror/Qt/source/.
fetch: ftp://sunsite.rediris.es/mirror/Qt/source/qt-x11-free-3.3.5.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/.
fetch: ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/qt-x11-free-3.3.5.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.ntua.gr/pub/X11/Qt/qt/source/.
Avatar of kayvey

ASKER

==>   cups-base-1.1.23.0_8 depends on shared library: tiff.4 - found
===>   cups-base-1.1.23.0_8 depends on shared library: gnutls-openssl.15 - not found
===>    Verifying install for gnutls-openssl.15 in /usr/ports/security/gnutls
===>  Vulnerability check disabled, database not found
=> gnutls-1.2.10.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/.
gnutls-1.2.10.tar.bz2                         100% of 2673 kB  283 kBps 00m00s
===>  Extracting for gnutls-1.2.10_1
=> MD5 Checksum OK for gnutls-1.2.10.tar.bz2.
=> SHA256 Checksum OK for gnutls-1.2.10.tar.bz2.
===>  Patching for gnutls-1.2.10_1
===>   gnutls-1.2.10_1 depends on file: /usr/local/bin/makeinfo - not found
===>    Verifying install for /usr/local/bin/makeinfo in /usr/ports/print/texinfo
===>  Vulnerability check disabled, database not found
=> texinfo-4.8.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://ftp.gnu.org/gnu/texinfo/.
texinfo-4.8.tar.bz2                           100% of 1486 kB  287 kBps
===>  Extracting for texinfo-4.8_3
=> MD5 Checksum OK for texinfo-4.8.
Avatar of kayvey

ASKER

bin/sh ../libtool --mode=compile cc  -O2 -fno-strict-aliasing -pipe -c -o mpih-add1.lo `test -f 'mpih-add1.S' || echo './'`mpih-add1.S
 cc -O2 -fno-strict-aliasing -pipe -c mpih-add1.S  -fPIC -DPIC -o .libs/mpih-add1.o
 cc -O2 -fno-strict-aliasing -pipe -c mpih-add1.S -o mpih-add1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc  -O2 -fno-strict-aliasing -pipe -c -o mpih-sub1.lo `test -f 'mpih-sub1.S' || echo './'`mpih-sub1.S
 cc -O2 -fno-strict-aliasing -pipe -c mpih-sub1.S  -fPIC -DPIC -o .libs/mpih-sub1.o
 cc -O2 -fno-strict-aliasing -pipe -c mpih-sub1.S -o mpih-sub1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc  -O2 -fno-strict-aliasing -pipe -c -o mpih-mul1.lo `test -f 'mpih-mul1.S' || echo './'`mpih-mul1.S
 cc -O2 -fno-strict-aliasing -pipe -c mpih-mul1.S  -fPIC -DPIC -o .libs/mpih-mul1.o
 cc -O2 -fno-strict-aliasing -pipe -c mpih-mul1.S -o mpih-mul1.o >/dev/null 2>&1
/bin/sh ../libtool --mode=co
Avatar of kayvey

ASKER

ar cru .libs/libgplugin_a.a  libgplugin_a.o
ranlib .libs/libgplugin_a.a
creating libgplugin_a.la
(cd .libs && rm -f libgplugin_a.la && ln -s ../libgplugin_a.la libgplugin_a.la)
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmod
ule     -DG_LOG_DOMAIN=\"GModule\"    -O2 -fno-strict-aliasing -pipe  -Wall -c l
ibgplugin_b.c
rm -f .libs/libgplugin_b.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -O2
 -fno-strict-aliasing -pipe -Wall -c libgplugin_b.c  -fPIC -DPIC -o .libs/libgpl
ugin_b.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -O2
 -fno-strict-aliasing -pipe -Wall -c libgplugin_b.c -o libgplugin_b.o >/dev/null
 2>&1
mv -f .libs/libgplugin_b.lo libgplugin_b.lo
/bin/sh ../libtool --mode=link cc  -O2 -fno-strict-aliasing -pipe  -Wall  -o lib
gplugin_b.la -rpath /usr/local/lib -Wl,-E -avoid-version -module libgplugin_b.lo
 
rm -fr .libs/libgplugin_b.la .libs/libgplugin_b.* .libs/libgplugin_b.*
expr: illegal option -- l
usage: expr [-e] expression
cc -shared  libgplugin_b.lo  -lc  -Wl,-soname -Wl,libgplugin_b.so -o .libs/libgp
lugin_b.so
ar cru .libs/libgplugin_b.a  libgplugin_b.o
ranlib .libs/libgplugin_b.a
creating libgplugin_b.la
(cd .libs && rm -f libgplugin_b.la && ln -s ../libgplugin_b.la libgplugin_b.la)
Making all in gthread
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthr
ead -DG_LOG_DOMAIN=\"GThread\"    -O2 -fno-strict-aliasing -pipe  -Wall -c gthre
ad.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2
 -fno-strict-aliasing -pipe -Wall -c gthread.c  -fPIC -DPIC -o .libs/gthread.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -O2
 -fno-strict-aliasing -pipe -Wall -c gthread.c -o gthread.o >/dev/null 2>&1
mv -f .libs/gthread.lo gthread.lo
/bin/sh ../libtool --mode=link cc  -O2 -fno-strict-aliasing -pipe  -Wall  -o lib
gthread.la -rpath /usr/local/lib -version-info 3:0:0    -release 12     -export-
dynamic gthread.lo -pthread
rm -fr .libs/libgthread.la .libs/libgthread.* .libs/libgthread-12.*
expr: illegal option -- l
usage: expr [-e] expression
cc -shared  gthread.lo  -lc  -Wl,-soname -Wl,libgthread-12.so.3 -o .libs/libgthr
ead-12.so.3
(cd .libs && rm -f libgthread-12.so && ln -s libgthread-12.so.3 libgthread-12.so
)
(cd .libs && rm -f libgthread.so && ln -s libgthread-12.so.3 libgthread.so)
ar cru .libs/libgthread.a  gthread.o
ranlib .libs/libgthread.a
creating libgthread.la
(cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la)
Making all in docs
===>  Installing for glib-1.2.10_12
===>   glib-1.2.10_12 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if devel/glib12 already installed
===>   An older version of devel/glib12 is already installed (glib-1.2.10_11)
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of devel/glib12
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/glib12.
*** Error code 1

Stop in /usr/ports/devel/mico.
*** Error code 1

Stop in /usr/ports/devel/mico.
kayve#
Avatar of kayvey

ASKER

no points for make install clean port collection
Avatar of kayvey

ASKER

umm.. wait.. i guess i can read that stuff.. i just started up .. oh wait..
w.c -o gdkwindow.o >/dev/null 2>&1
^C
kayve# make deinstall
===>  Deinstalling for devel/mico
===>   mico not installed, skipping
kayve# make reinstall
wait.  

mico not installed, skipping
kayve# make reinstall
===>   mico-2.3.11_3 depends on file: /usr/X11R6/bin/moc - found
===>   mico-2.3.11_3 depends on executable: gmake - found
===>   mico-2.3.11_3 depends on file: /usr/local/bin/autoconf259 - found
===>   mico-2.3.11_3 depends on executable: pkg-config - found
===>   mico-2.3.11_3 depends on shared library: glib-12.3 - found
===>   mico-2.3.11_3 depends on shared library: gtk-12.2 - not found
===>    Verifying reinstall for gtk-12.2 in /usr/ports/x11-toolkits/gtk12
===>  Building for gtk-1.2.10_15
/bin/rm -rf /usr/ports/x11-toolkits/gtk12/work/gtk+-1.2.10/docs/gtk.info*
make  all-recursive
Making all in po
Making all in gdk
/bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\"            -I..                    -DGTK_NO_CHECK_CASTS            -DUSE_XIM                                       -I/usr/local/include/glib12                    -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -Wall -c gdkwindow.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gdkwindow.c  -fPIC -DPIC -o .libs/gdkwindow.o
gdkwindow.c: In function `gdk_window_set_icon_name':
gdkwindow.c:2082: warning: passing arg 2 of `XmbTextListToTextProperty' from incompatible pointer type
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gdkwindow.c -o gdkwindow.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\"            -I..                    -DGTK_NO_CHECK_CASTS            -DUSE_XIM                                       -I/usr/local/include/glib12                    -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -Wall -c gdkxid.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gdkxid.c  -fPIC -DPIC -o .libs/gdkxid.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gdkxid.c -o gdkxid.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\"            -I..                    -DGTK_NO_CHECK_CASTS            -DUSE_XIM                                       -I/usr/local/include/glib12                    -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -Wall -c gxid_lib.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gxid_lib.c  -fPIC -DPIC -o .libs/gxid_lib.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -c gxid_lib.c -o gxid_lib.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc  -O2 -fno-strict-aliasing -pipe  -Wall  -o libgdk.la -rpath /usr/X11R6/lib -version-info 2:0:0    -release 12     -export-dynamic         -L/usr/local/lib -Wl,-E -lgmodule-12 -lglib-12  -L/usr/X11R6/lib               -lXi -lXext -lX11               -lm gdk.lo gdkcc.lo gdkcolor.lo gdkcursor.lo gdkdnd.lo  gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkim.lo  gdkimage.lo gdkinput.lo gdkpixmap.lo gdkproperty.lo gdkrgb.lo  gdkrectangle.lo gd
Avatar of kayvey

ASKER

1 / 0.'
../include/mico/os-math.h: In static member function `static MICO_LongDouble OSMath::infinityl(MICO_Boolean)':
../include/mico/os-math.h:408: warning: division by zero in `-1.0e+0l / 0.'
c++  -I../include  -g -O2 -fno-strict-aliasing -pipe   -Wall  -Wno-unused -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -DPIC -fPIC  -c intercept.cc -o intercept.pic.o
c++  -I../include  -g -O2 -fno-strict-aliasing -pipe   -Wall  -Wno-unused -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -DPIC -fPIC  -c codeset.cc -o codeset.pic.o
codeset.cc: In member function `virtual CORBA::Long MICO::UniCodesetConv::encode(const CORBA::Char*, CORBA::ULong, CORBA::Buffer&, CORBA::Boolean)':
codeset.cc:574: warning: 'from' might be used uninitialized in this function
codeset.cc: In member function `virtual CORBA::Long MICO::UniCodesetConv::encode(const CORBA::WChar*, CORBA::ULong, CORBA::Buffer&, CORBA::Boolean)':
codeset.cc:640: warning: 'from' might be used uninitialized in this function
c++  -I../include  -g -O2 -fno-strict-aliasing -pipe   -Wall  -Wno-unused -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -DPIC -fPIC  -c queue.cc -o queue.pic.o
c++  -I../include  -g -O2 -fno-strict-aliasing -pipe   -Wall  -Wno-unused -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/inclu
#cd /usr/ports/devel/glib12
#make deinstall
# cd /usr/ports/devel/mico
# make install clean
Avatar of kayvey

ASKER

gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/daemon'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake[1]: Nothing to be done for `prg'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/coss'
for i in  naming events streams relship property trader time lifecycle externalization; do gmake -C $i idlcompile || exit 1; done
gmake[2]: Entering directory `/usr/ports/devel/mico/work/mico/coss/naming'
/usr/ports/devel/mico/work/mico/./idl/idl --c++-skel --name CosNaming \
        ../../include/coss/CosNaming.idl
Assertion failed: (r), function ipaddr, file address.cc, line 512.
gmake[2]: *** [CosNaming.cc] Abort trap: 6 (core dumped)
gmake[2]: Leaving directory `/usr/ports/devel/mico/work/mico/coss/naming'
gmake[1]: *** [idlcompile] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/coss'
gmake: *** [system] Error 1
*** Error code 2

Stop in /usr/ports/devel/mico.
*** Error code 1

Stop in /usr/ports/devel/mico.
kayve#
kayve#
Avatar of kayvey

ASKER

no.  it didn't werk.  i don't know what to do with that.  solution not found
You do have gcc installed right? It looks like it's compiling with the c++ compiler...

Try this:
# gcc --version

What do you see?
Avatar of kayvey

ASKER

Password:
kayve# gcc --version
gcc (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

kayve#

Are you using
# gmake install clean?

Try using FreeBSD's make:
# make install clean
Avatar of kayvey

ASKER

kayve# cd /usr/ports/devel/glib12
kayve# make deinstall
===>  Deinstalling for devel/glib12
===>   Deinstalling glib-1.2.10_11
pkg_delete: package 'glib-1.2.10_11' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
gtk-1.2.10_12
ORBit-0.5.17_2
openoffice-1.1.4_2
imlib-1.9.15_2
eboard-0.9.5_1
gtk-1.2.10_15
pkg_delete: '/usr/local/bin/glib-config' fails original MD5 checksum - deleted a
nyway.
pkg_delete: '/usr/local/libdata/pkgconfig/glib.pc' fails original MD5 checksum -
 deleted anyway.
pkg_delete: '/usr/local/libdata/pkgconfig/gmodule.pc' fails original MD5 checksu
m - deleted anyway.
pkg_delete: '/usr/local/libdata/pkgconfig/gthread.pc' fails original MD5 checksu
m - deleted anyway.
===>   Deinstalling glib-1.2.10_12
pkg_delete: package 'glib-1.2.10_12' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
gtk-1.2.10_15
pkg_delete: file '/usr/local/man/man1/glib-config.1.gz' doesn't exist
pkg_delete: file '/usr/local/bin/glib-config' doesn't exist
pkg_delete: file '/usr/local/bin/glib12-config' doesn't exist
pkg_delete: file '/usr/local/include/glib12/glib.h' doesn't exist
pkg_delete: file '/usr/local/include/glib12/glibconfig.h' doesn't exist
pkg_delete: file '/usr/local/include/glib12/gmodule.h' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/glib.pc' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/gmodule.pc' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/gthread.pc' doesn't exist
pkg_delete: file '/usr/local/share/aclocal/glib.m4' doesn't exist
pkg_delete: file '/usr/local/include/glib12' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/include/glib12'
install-info: warning: no entries found for `/usr/local/info/glib.info'; nothing
 deleted
pkg_delete: file '/usr/local/info/glib.info' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
kayve#
rectly specified?)
kayve# pwd
/usr/ports/devel/glib12
kayve# cd ../mico
kayve# make install clean
===>  Building for mico-2.3.11_3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/include'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/include'
for i in orb ir idl auxdir coss ccm; do gmake -C $i lib || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake[1]: *** No rule to make target `/usr/local/include/glib12/glib.h', needed by `gtkmico.o'.  Stop.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop in /usr/ports/devel/mico.
kayve#


/usr/ports/devel/glib12
kayve# cd ../mico
kayve# make install clean
===>  Building for mico-2.3.11_3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/include'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/include'
for i in orb ir idl auxdir coss ccm; do gmake -C $i lib || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake[1]: *** No rule to make target `/usr/local/include/glib12/glib.h', needed
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop in /usr/ports/devel/mico.
kayve# uname -a
FreeBSD kayve.domain_not_set.invalid 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May
kayve# pkg_add -r glib
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/Latest/glib.tbz... Done.
pkg_add: warning: package 'glib-1.2.10_12' requires 'pkgconfig-0.20', but 'pkgconfig-0.15.0_1' is installed
kayve# pkg_add -rf glib
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/Latest/glib.tbz... Done.
pkg_add: warning: package 'glib-1.2.10_12' requires 'pkgconfig-0.20', but 'pkgconfig-0.15.0_1' is installed
kayve#

Avatar of kayvey

ASKER

exiting.
kayve# ifconfig
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
        inet6 fe80::211:d8ff:fe22:c991%bge0 prefixlen 64 scopeid 0x1
        inet 68.127.173.24 netmask 0xffffff00 broadcast 68.127.173.255
        ether 00:11:d8:22:c9:91
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fwe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
        options=8<VLAN_MTU>
        ether 02:e0:18:26:4c:e9
        ch 1 dma -1
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
        inet 127.0.0.1 netmask 0xff000000
kayve#
Avatar of kayvey

ASKER

kayve# ifconfig -d
fwe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
        options=8<VLAN_MTU>
        ether 02:e0:18:26:4c:e9
        ch 1 dma -1
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
kayve#
Avatar of kayvey

ASKER

it was not possible to solve this problem until this problem was solved:

https://www.experts-exchange.com/questions/21999932/need-to-make-netwerk-werk-so-mico-werks.html
Avatar of kayvey

ASKER

in addition to asking my question here, i am on the mico and freebsd-stable mailing lists.  via those venues  i received this tip

Date: Tue, 19 Sep 2006 09:20:51 +0200 (CEST)
From: Rudolf Schreiner <ras@objectsecurity.com>
To: KAYVEN RIESE <kayve@sfsu.edu>
Cc: Karel Gardas <kgardas@objectsecurity.com>, mico-devel@mico.org
Subject: Re: [mico-devel] Re: crossing fingers

On Mon, 18 Sep 2006, KAYVEN RIESE wrote:

> i need that freebsd patch, right?

> how do i make those dingies werk agin?  {:}
> > gmake[2]: Entering directory `/usr/local/mico/coss/naming'
> > /usr/local/mico/./idl/idl -B../.. --c++-skel --name CosNaming \
> >        ../../include/coss/CosNaming.idl
> > Assertion failed: (r), function ipaddr, file address.cc, line 555.
> > gmake[2]: *** [CosNaming.cc] Abort trap: 6 (core dumped)

You need a working DNS.

BTW, MICO works very well on FreeBSD, for many years.
We are running a complex distributed VR/AR system based on SecureMiddleware  (MICO, Qedo and OpenPMF) on a small FreeBSD cluster, simulating air and sea transport in
the SFO area.

Cheers,
Rudi


and this tip

  PINE 4.64   MESSAGE TEXT                                                                                                      Folder: mico  Message 141 of 142 ALL ANS  

Date: Sat, 23 Sep 2006 01:32:32 +0200 (CEST)
From: Rudolf Schreiner <ras@objectsecurity.com>
To: KAYVEN RIESE <kayve@sfsu.edu>
Cc: howpom@sfsu.edu, mico-devel@mico.org
Subject: Re: [mico-devel] Re: installation of mico failed

On Fri, 22 Sep 2006, KAYVEN RIESE wrote:

> okay, no advice on this?

> > > kayve# uname -a
> > > FreeBSD kayve.domain_not_set.invalid 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun
> > This doesn't look good.
> > MICO requires a correct network installation.

man rc.conf
man hosts
man named
man sysinstall
...

All you need is a standard FreeBSD installation with networking configured. And then the standard MICO works out of the box.

Cheers,
Rudi


maning those 4 pages were a little big for me to bite off.  i was starting googling and manning, but at the same time
i asked the above experts question.  that gave me success for the problem posed here.
ASKER CERTIFIED SOLUTION
Avatar of mr_egyptian
mr_egyptian
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial