Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Frida
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coenen, Joachim
Frida
Commits
6968ad3d
Commit
6968ad3d
authored
17 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
libyaml needs to be installed by root, for the time being
parent
7dc044af
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/Makefile
+2
-2
2 additions, 2 deletions
src/Makefile
src/qm
+1
-1
1 addition, 1 deletion
src/qm
src/src.pro
+2
-2
2 additions, 2 deletions
src/src.pro
yaml/config.log
+28
-44
28 additions, 44 deletions
yaml/config.log
yaml/src/.libs/libyaml.a
+0
-0
0 additions, 0 deletions
yaml/src/.libs/libyaml.a
with
33 additions
and
49 deletions
src/Makefile
+
2
−
2
View file @
6968ad3d
#############################################################################
# Makefile for building: ../bin/frida2
# Generated by qmake (1.07a) (Qt 3.3.8b) on: Wed Apr 2 22:
19:22
2008
# Generated by qmake (1.07a) (Qt 3.3.8b) on: Wed Apr 2 22:
38:08
2008
# Project: src.pro
# Template: app
# Command: $(QMAKE) -o Makefile src.pro
...
...
@@ -19,7 +19,7 @@ YACCFLAGS= -d
INCPATH
=
-I
/usr/share/qt3/mkspecs/default
-I
.
-I
/usr/include/libxml2
-I
.
LINK
=
g++
LFLAGS
=
LIBS
=
$(
SUBLIBS
)
-lgsl
-lgslcblas
-lreadline
-lhistory
-lcurses
-lfftw3
-lxml2
-l
:../../lmfit/lmmin.o
-L
../yaml/src
-lyaml
LIBS
=
$(
SUBLIBS
)
-lgsl
-lgslcblas
-lreadline
-lhistory
-lcurses
-lfftw3
-lxml2
-l
:../../lmfit/lmmin.o
-lyaml
AR
=
ar cqs
RANLIB
=
MOC
=
/usr/share/qt3/bin/moc
...
...
This diff is collapsed.
Click to expand it.
src/qm
+
1
−
1
View file @
6968ad3d
#!/bin/bash
rm
*
_lex.
*
*
_yacc.
*
echo
"make project:"
qmake
-project
"unix:LIBS += -lgsl -lgslcblas -lreadline -lhistory -lcurses -lfftw3 -lxml2 -l:../../lmfit/lmmin.o
-L../yaml/src
-lyaml"
\
qmake
-project
"unix:LIBS += -lgsl -lgslcblas -lreadline -lhistory -lcurses -lfftw3 -lxml2 -l:../../lmfit/lmmin.o -lyaml"
\
"DEFINES += _FILE_OFFSET_BITS=64"
\
"OBJECTS_DIR = ./obj"
\
"TARGET = ../bin/frida2"
\
...
...
This diff is collapsed.
Click to expand it.
src/src.pro
+
2
−
2
View file @
6968ad3d
######################################################################
#
Automatically
generated
by
qmake
(
1.07
a
)
Wed
Apr
2
22
:
19
:
22
2008
#
Automatically
generated
by
qmake
(
1.07
a
)
Wed
Apr
2
22
:
38
:
08
2008
######################################################################
unix
:
LIBS
+=
-
lgsl
-
lgslcblas
-
lreadline
-
lhistory
-
lcurses
-
lfftw3
-
lxml2
-
l
:../../
lmfit
/
lmmin
.
o
-
L
..
/
yaml
/
src
-
lyaml
unix
:
LIBS
+=
-
lgsl
-
lgslcblas
-
lreadline
-
lhistory
-
lcurses
-
lfftw3
-
lxml2
-
l
:../../
lmfit
/
lmmin
.
o
-
lyaml
DEFINES
+=
_FILE_OFFSET_BITS
=
64
OBJECTS_DIR
=
.
/
obj
TARGET
=
..
/
bin
/
frida2
...
...
This diff is collapsed.
Click to expand it.
yaml/config.log
+
28
−
44
View file @
6968ad3d
...
...
@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by yaml configure 0.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
--no-create --no-recursion
$ ./configure
## --------- ##
## Platform. ##
...
...
@@ -505,6 +505,33 @@ configure:19893: $? = 0
configure:19908: result: yes
configure:20054: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yaml config.status 0.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on milch.jcns.frm2
config.status:669: creating include/Makefile
config.status:804: WARNING: include/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating src/Makefile
config.status:804: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating Makefile
config.status:804: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating tests/Makefile
config.status:804: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating config.h
config.status:896: config.h is unchanged
config.status:942: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
...
...
@@ -745,46 +772,3 @@ target_alias=''
#define HAVE_STDLIB_H 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yaml config.status 0.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on milch.jcns.frm2
config.status:669: creating include/Makefile
config.status:804: WARNING: include/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating src/Makefile
config.status:804: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating Makefile
config.status:804: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating tests/Makefile
config.status:804: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting
config.status:669: creating config.h
config.status:942: executing depfiles commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yaml config.status 0.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on milch.jcns.frm2
config.status:669: creating config.h
This diff is collapsed.
Click to expand it.
yaml/src/.libs/libyaml.a
+
0
−
0
View file @
6968ad3d
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment