monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Not sure where this error is from or why..


From: J Decker
Subject: [Monotone-devel] Not sure where this error is from or why..
Date: Tue, 4 May 2010 00:58:58 -0700

This is the link of monotone on my system... I don't understand why
clock_gettime wouldn't be found.... seems to be in just <time.h>

g++  -march=native -Os -Wall -W -Wno-unused  -Wl,-s -o mtn sanity.o
simplestring_xform.o constants.o vocab.o charset.o paths.o
luaext_mkstemp.o luaext_parse_basic_io.o luaext_guess_binary.o
luaext_platform.o luaext_globish.o lua.o mkstemp.o file_io.o globish.o
basic_io.o mtn-sanity.o ui.o app_state.o automate_reader.o
cache_logger.o commands.o cmd.o cmd_netsync.o cmd_list.o cmd_packet.o
cmd_key_cert.o cmd_merging.o cmd_db.o cmd_diff_log.o cmd_ws_commit.o
cmd_othervcs.o cmd_automate.o cmd_files.o cmd_conflicts.o
diff_output.o lua_hooks.o transforms.o update.o work.o migrate_work.o
cert.o project.o outdated_indicator.o database.o key_store.o
ssh_agent.o keys.o packet.o rcs_file.o xdelta.o migrate_schema.o
migrate_ancestry.o refiner.o enumerator.o netsync.o
network/automate_session.o network/connection_info.o
network/listener_base.o network/listener.o network/make_server.o
network/netsync_session.o network/reactable.o network/reactor.o
network/session.o network/session_base.o network/wrapped_session.o
netxx_pipe.o netcmd.o merkle_tree.o lcs.o rcs_import.o git_change.o
git_export.o revision.o ancestry.o cset.o roster.o mt_version.o
automate.o database_check.o epoch.o gzip.o inodeprint.o selectors.o
annotate.o restrictions.o hmac.o merge_roster.o merge_conflict.o
merge_content.o merge_3way.o legacy.o uri.o graph.o roster_delta.o
sha1.o pcrewrap.o rev_height.o asciik.o dates.o package_revision.o
package_full_revision.o option.o options.o specialized_lexical_cast.o
monotone.o  unix/main.o std_hooks.o schema.o libplatform.a
lib3rdparty.a  -lpcre   -lbotan   -llua -lm   -lsqlite3   -lidn    -lz

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.3/../../../libbotan.a(tm_posix.o):
In function `Botan::POSIX_Timer::clock() const':

tm_posix.cpp:(.text+0xa): undefined reference to `clock_gettime'

collect2: ld returned 1 exit status




reply via email to

[Prev in Thread] Current Thread [Next in Thread]