[CC] xmldoc.c -> xmldoc.o [CC] libasteriskssl.c -> libasteriskssl.o [LD] libasteriskssl.o -> libasteriskssl.so.1 creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -isystem /usr/local/include -pthread -ftrampolines -O0 -march=native -L/usr/local/lib ) works... yes checking whether the C compiler (gcc -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -isystem /usr/local/include -pthread -ftrampolines -O0 -march=native -L/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for mawk... awk checking host system type... x86_64-unknown-openbsd5.3 Unsupported operating system: x86_64-unknown-openbsd5.3 checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for tgetent in -ltermcap... yes checking for termcap.h... yes checking for sys/cdefs.h... yes checking for vis.h... yes checking for issetugid... yes checking for fgetln... yes checking for strvis... yes checking for strunvis... yes checking for strlcpy... yes checking for strlcat... yes updating cache ./config.cache creating ./config.status creating Makefile creating makelist creating config.h gmake: can't load library 'libintl.so.6.0' gmake[1]: *** [editline/libedit.a] Error 4 gmake: *** [main] Error 2 *** Error 2 in /root/ast-clean-trunk (BSDmakefile:8 'all') # # make gmake gmake: can't load library 'libintl.so.6.0' *** Error 4 in /root/ast-clean-trunk (BSDmakefile:8 'all') # ========== After repairing ldpath damage ============= # gmake CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" gmake -C menuselect CONFIGURE_SILENT="--silent" makeopts gmake[1]: Entering directory `/root/ast-clean-trunk/menuselect' gmake[1]: `makeopts' is up to date. gmake[1]: Leaving directory `/root/ast-clean-trunk/menuselect' [LD] abstract_jb.o acl.o adsi.o alaw.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autochan.o autoservice.o bridging.o bridging_basic.o bridging_roles.o callerid.o ccss.o cdr.o cel.o channel.o channel_internal_api.o chanvars.o cli.o config.o config_options.o core_local.o core_unreal.o data.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o endpoints.o enum.o event.o features.o file.o fixedjitterbuf.o format.o format_cap.o format_pref.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o jitterbuf.o json.o loader.o lock.o logger.o manager.o manager_bridging.o manager_channels.o md5.o message.o named_acl.o netsock.o netsock2.o parking.o pbx.o plc.o poll.o presencestate.o privacy.o rtp_engine.o say.o sched.o security_events.o sha1.o sip_api.o slinfactory.o sorcery.o srv.o stasis.o stasis_bridging.o stasis_cache.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stdtime/localtime.o strcompat.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o uuid.o version.o xml.o xmldoc.o editline/libedit.a -> asterisk utils.o(.text+0x3f3b): In function `__ast_string_field_ptr_build_va': /root/ast-clean-trunk/main/utils.c:1903: warning: vsprintf() is often misused, please use vsnprintf() app.o(.text+0x426a): In function `ast_app_group_set_channel': /root/ast-clean-trunk/main/app.c:1532: warning: strcpy() is almost always misused, please use strlcpy() aoc.o(.text+0x2f26): In function `aoc_s_event': /root/ast-clean-trunk/main/aoc.c:1341: warning: strcat() is almost always misused, please use strlcat() ast_expr2.o(.text+0x2e9f): In function `to_string': /root/ast-clean-trunk/main/ast_expr2.y:638: warning: sprintf() is often misused, please use snprintf() Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons +--------- Asterisk Build Complete ---------+ + Asterisk has successfully been built, and + + can be installed by running: + + + + gmake install + +-------------------------------------------+ #