ID |
Date |
Author |
Topic |
Subject |
Text |
|
337
|
05 Feb 2007 |
Fedor Ignatov | Bug Report | segmentation violation of analyzer on a x86_64 | Hello,
When I connect to analyzer on a x86_64 processor(with |
|
342
|
06 Feb 2007 |
Fedor Ignatov | Bug Report | segmentation violation of analyzer on a x86_64 | Yes right, Problem of a segmentation violation
is solved with this patch. Now it works
fine on x86_64.
|
|
51
|
22 Jun 2004 |
Exaos Lee | | How to compile under Darwin-gcc? (MacOS X) | I add the following to makefile and try to
treat Darwin as FreeBSD/Linux.
But I failed.
|
|
14
|
22 Jun 2004 |
Exaos Lee | | FAQ: anonymous cvs access? |
> In the Midas doc under "Quick Start"
> http://midas.triumf.ca/doc/html/quickstart.html
|
|
53
|
23 Jun 2004 |
Exaos Lee | | How to compile under Darwin-gcc? (MacOS X) | > The current (cvs) version of MIDAS should
build on Mac OS X right out of the
> box- I fixed all the problems you report |
|
55
|
23 Jun 2004 |
Exaos Lee | | How to compile under Darwin-gcc? (MacOS X) | >
> Should work fine, just tried from outside
PSI. Please check again.
|
|
56
|
28 Jun 2004 |
Exaos Lee | | Linking Error: g++ -rpath? | I cannot checkout from the cvs server. So
I download each latest file from the WWW
interface of CVS. While compiling these files, |
|
46
|
14 Jul 2004 |
Exaos Lee | | install problem of Makefile on MacOS X (Darwin 7.4.0, gcc 3.3) | I have compiled the sources on Darwin 7.4.0
with gcc 3.3. After the compilation of source
codes, I
|
|
47
|
14 Jul 2004 |
Exaos Lee | | install problem of Makefile on MacOS X (Darwin 7.4.0, gcc 3.3) | There are not such a file "io.h" inside my
MacOS X. In fact, I didn't find any file
containing function iopl().
|
|
228
|
15 Oct 2005 |
Exaos Lee | Info | Bus drivers moved in repository | The Makefile should be modified too. Please
see the diff below:
[code]
|
|
229
|
17 Oct 2005 |
Exaos Lee | Bug Fix | "make install" error under MacOS X | Under MacOS X, "make install" will cours an
error like this:
[code]
|
|
311
|
16 Oct 2006 |
Exaos Lee | Bug Fix | Build error with mana.c while using CERNLIB, svn 3366 | If you use CERNLIB to build hmana.o, you may
encounter the following error:
[code]
|
|
312
|
16 Oct 2006 |
Exaos Lee | Bug Fix | "make install" error on MacOS 10.4.7, svn 3366 | While executing "make install" under MacOS
10.4.7, you may encounter errors about "dio".
It is the
|
|
334
|
02 Feb 2007 |
Exaos Lee | Bug Report | Compiling failed with SVN3562 under Ubuntu 6.10 | The error log is as the following:
[CODE]
cc -c -g -O2 -Wall -Wuninitialized -Iinclude |
|
335
|
02 Feb 2007 |
Exaos Lee | Bug Report | Compiling failed with SVN3562 under Ubuntu 6.10 | I tried to solve the problem by adding a ";".
It was wrong. In fact, the macro "_syscall0(..)"
doesn't need the ";".
|
|
336
|
02 Feb 2007 |
Exaos Lee | Bug Fix | Problem solved by Re-define _syscall0(...) | OK, I searched and found that my kernel doesn't
support "_syscall0" any more. So I patched
the system.c as the following (from line |
|
364
|
02 Apr 2007 |
Exaos Lee | Bug Fix | SIGABT of "mlogger" and possible fix | Version: svn 3658
Code: mlogger.c
Problem: After executation of "mlogger", |
|
435
|
18 Feb 2008 |
Exaos Lee | Bug Report | Great! But I failed to run it. :( | I encountered the error message as the following:
[CODE]
Traceback (most recent call last):
|
|
451
|
02 Mar 2008 |
Exaos Lee | Suggestion | Bash Script for handling an experiment code | I rearanged the files in "examples/experiment"
as the attached "mtest_exp.zip". I re-write
the start/stop script as the attached "daq.sh". |
|
455
|
09 Mar 2008 |
Exaos Lee | Suggestion | New Makefile for building MIDAS | I rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
and it works here.
|
|