Coder Social home page Coder Social logo

apc-llc / cernlib Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 8.0 32.04 MB

CERN Program Library

License: Other

C 14.35% Fortran 78.34% C++ 1.28% Shell 0.06% Assembly 4.20% Perl 0.01% Makefile 0.04% Mathematica 0.92% Pascal 0.22% Pawn 0.06% DIGITAL Command Language 0.03% Forth 0.01% Roff 0.05% M4 0.01% Yacc 0.07% Lex 0.01% NASL 0.34% SourcePawn 0.01% Filebench WML 0.01% POV-Ray SDL 0.01%

cernlib's People

Contributors

dmikushin avatar ialex2004 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cernlib's Issues

Installation failure on WSL2 Ubuntu 22.04 with gcc and gfortran 11.3

I failed to install CERNLIB of this version on WSL2 Ubuntu 22.04 with gcc and gfortran 11.3.
The compilation is aborted with these two kinds of messages:

(1) Error of sys_errlist
/cernlib-master/2006/src/packlib/kernlib/kernbit/z268/systems.c:137:59: error: ‘sys_errlist’ undeclared (first use in this function)
/cernlib-master/2006/src/packlib/cspack/sysreq/serror.c:180:32: error: ‘sys_errlist’ undeclared (first use in this function)
/cernlib-master/2006/src/packlib/cspack/sysreq/socket.c:415:16: error: ‘sys_errlist’ undeclared (first use in this function)

(2) Error of sys_nerr
/cernlib-master/2006/src/packlib/cspack/sysreq/serror.c:179:33: error: ‘sys_nerr’ undeclared (first use in this functions)

I have successfully installed this CERNLIB on Ubuntu 18.04 with gcc 7.5.

It seems that the installation failure on Ubuntu 22.04 is resulted from the changes in the update of GNU compiler.

In addition, although the flag -fallow-invalid-boz has been added, there are still some problems caused by using nonstandard X instead of Z for Hexadecimal constant. I have to change X to Z manually.

issue with zebra .inc files

Just tried your cernlib but compilation is aborted with message:
fatal error: zebra/rzcl.inc : no such file or directory
and the same for some other zebra include files.
I have no idea which kind of package could provide such kind of files

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.